Skip to content

Commit

Permalink
Revert "fix(vite): scss warning"
Browse files Browse the repository at this point in the history
This reverts commit bac6644.
  • Loading branch information
Quentin-Guillemin committed Dec 9, 2024
1 parent 0f61d5f commit d82d213
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,6 @@ export default ({ mode }: { mode: string }) => {
},
},
},
css: {
preprocessorOptions: {
scss: {
api: 'modern-compiler',
},
},
},
build: {
rollupOptions: {
output: {
Expand Down

0 comments on commit d82d213

Please sign in to comment.