mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-21 05:29:31 -07:00
Misc (#516)
* chore: remove obsolete modern Sass API config in Vite Signed-off-by: Sped0n <hi@sped0n.com> * docs: update README thumbnail to absolute URL Signed-off-by: Sped0n <hi@sped0n.com> --------- Signed-off-by: Sped0n <hi@sped0n.com>
This commit is contained in:
@@ -20,12 +20,5 @@ export default defineConfig({
|
||||
compact: true
|
||||
}
|
||||
}
|
||||
},
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
scss: {
|
||||
api: 'modern'
|
||||
}
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user