mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-13 06:57:07 +03:00
Update webpack and web ui to recent versions, bug fixes
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
|
||||
@import "~bootswatch/dist/darkly/variables";
|
||||
@import "utils/variables";
|
||||
@import "~bootstrap/scss/bootstrap";
|
||||
@import "~bootswatch/dist/darkly/bootswatch";
|
||||
@import "utils/style";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@import "utils/style";
|
||||
@@ -0,0 +1,3 @@
|
||||
$enable-gradients: false;
|
||||
// This is needed below, otherwise colors look washed out
|
||||
$table-bg-level: 0;
|
||||
Reference in New Issue
Block a user