mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
break down global.scss into smaller files
+ rename css folder to scss
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ export default defineConfig({
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
scss: {
|
||||
additionalData: `@import "@/assets/css/_variables.scss";`,
|
||||
additionalData: `@import "@/assets/scss/_variables.scss";`,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user