dep: bootstrap5 custom 조합 darkly + lumen

This commit is contained in:
2021-11-28 18:03:18 +09:00
parent 2538dc5071
commit aeabb05a9d
3 changed files with 508 additions and 2 deletions
+2 -2
View File
@@ -7,6 +7,6 @@ $input-color: #303030;
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css");
@import "../../node_modules/bootswatch/dist/darkly/_variables.scss";
@import "./bootswatch_custom_variables.scss";
@import "../../node_modules/bootstrap5/scss/bootstrap.scss";
@import "../../node_modules/bootswatch/dist/darkly/_bootswatch.scss";
@import "./bootswatch_custom.scss";