refactor: migrate to Sass modules and CSS logical properties and values
This commit is contained in:
@@ -13,12 +13,6 @@ export default defineConfig(() => {
|
||||
autoprefixer({}), // add options if needed
|
||||
],
|
||||
},
|
||||
preprocessorOptions: {
|
||||
scss: {
|
||||
quietDeps: true,
|
||||
silenceDeprecations: ['import', 'legacy-js-api'],
|
||||
},
|
||||
},
|
||||
},
|
||||
resolve: {
|
||||
alias: [
|
||||
|
||||
Reference in New Issue
Block a user