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