Skip to content

Commit a1b3df3

Browse files
committed
FE - scss variables reference removed from vite config
Signed-off-by: Sanjay Babu <sanjaytkbabu@gmail.com>
1 parent 85546bd commit a1b3df3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/vite.config.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ export default defineConfig({
1818
css: {
1919
preprocessorOptions: {
2020
scss: {
21-
additionalData: '@use "@/assets/variables.scss" as *;',
2221
api: 'modern'
2322
}
2423
}

0 commit comments

Comments
 (0)