Skip to content

Commit 090ebaa

Browse files
committed
wip
1 parent 411499a commit 090ebaa

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

front/vite.config.ts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ export default defineConfig(({ mode }) => {
4545
outDir: 'build',
4646
sourcemap: true,
4747
},
48-
css: {
49-
preprocessorOptions: {
50-
scss: {
51-
api: 'modern',
52-
},
53-
},
54-
},
5548
server: {
5649
open: false,
5750
port: +env.OSRD_VITE_PORT || 3000,

0 commit comments

Comments
 (0)