mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-23 13:37:44 +01:00
initial refactoring
This commit is contained in:
Submodule components/wifi-manager/webapp/src/bootswatch deleted from 3038872b83
@@ -2,5 +2,5 @@
|
||||
import 'bootstrap';
|
||||
import './sass/main.scss';
|
||||
import './assets/images/favicon-32x32.png';
|
||||
import './js/custom.js';
|
||||
import './js/custom.ts';
|
||||
|
||||
|
||||
+668
-531
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,3 @@
|
||||
|
||||
@import "~bootswatch/dist/darkly/variables";
|
||||
@import "utils/variables";
|
||||
@import "~bootstrap/scss/bootstrap";
|
||||
// @import "~bootstrap/scss/functions";
|
||||
@@ -38,5 +36,4 @@
|
||||
|
||||
// // Utilities
|
||||
// @import "~bootstrap/scss/utilities/api";
|
||||
@import "~bootswatch/dist/darkly/bootswatch";
|
||||
@import "utils/style";
|
||||
Reference in New Issue
Block a user