This commit is contained in:
2020-12-06 15:22:45 +01:00
parent cfb7542eea
commit 84693feced
11 changed files with 172 additions and 14 deletions
+2
View File
@@ -1,3 +1,5 @@
//
// Variables
//
$body-bg : gray;
$body-color: green;
-9
View File
@@ -1,9 +0,0 @@
//
// Variables
//
@import "variables";
//
// Import needed Bootstrap Package Files
//
@import "../../../../../bootstrap_package/Resources/Public/Scss/Theme/theme";