mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-10 16:59:52 +01:00
webapp: Comment bootstrap workaround
This commit is contained in:
@@ -64,6 +64,7 @@ export default defineConfig(({ command }) => { return {
|
||||
css: {
|
||||
preprocessorOptions: {
|
||||
scss: {
|
||||
// Required to make bootstrap compile without errors
|
||||
silenceDeprecations: [
|
||||
'import',
|
||||
'color-functions',
|
||||
|
||||
Reference in New Issue
Block a user