mirror of
https://github.com/Damillora/phoebe.git
synced 2025-03-10 05:57:22 +00:00
chore: update scss config in vite
This commit is contained in:
parent
8a5b5c102a
commit
59f796331a
@ -1 +0,0 @@
|
||||
/* Variables and mixins declared here will be available in all other SCSS files */
|
@ -7,7 +7,7 @@ export default defineConfig({
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
scss: {
|
||||
additionalData: '@use "src/variables.scss" as *;',
|
||||
api: 'modern-compiler' // or "modern"
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user