Skip to content

Commit

Permalink
fix: modern-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
skique committed Oct 28, 2024
1 parent f1d44a4 commit d9ddeba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ export default defineConfig({
css: {
preprocessorOptions: {
scss: {
api: 'modern-compiler',
additionalData: `@use "@/management/styles/element-variables.scss" as *;`
}
}
Expand Down

0 comments on commit d9ddeba

Please sign in to comment.