summaryrefslogtreecommitdiffstats
path: root/src/index.scss
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <tom@vanderlee.io>2024-09-04 10:27:24 +0200
committerGravatar Tom van der Lee <tom@vanderlee.io>2024-09-04 10:27:24 +0200
commita087494f6809a7a8ea8e6c27a105d8c8f0f3839e (patch)
tree617c0dbd168d6e340923dd17b07cc8239787e196 /src/index.scss
parentfe61544bafafc8b4de78cc71cb641af2dfb7b72d (diff)
downloadclient-a087494f6809a7a8ea8e6c27a105d8c8f0f3839e.tar.gz
client-a087494f6809a7a8ea8e6c27a105d8c8f0f3839e.tar.bz2
client-a087494f6809a7a8ea8e6c27a105d8c8f0f3839e.zip
Updated the libraries
Diffstat (limited to 'src/index.scss')
-rw-r--r--src/index.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.scss b/src/index.scss
index 1572e11..23e87b0 100644
--- a/src/index.scss
+++ b/src/index.scss
@@ -1,6 +1,5 @@
1@import "../node_modules/bootstrap/scss/bootstrap"; 1@import "../node_modules/bootstrap/scss/bootstrap";
2@import "../node_modules/bootstrap-icons/font/bootstrap-icons"; 2@import "../node_modules/bootstrap-icons/font/bootstrap-icons";
3@import "../node_modules/bootstrap-darkmode/scss/darktheme";
4 3
5* { 4* {
6 box-sizing: border-box; 5 box-sizing: border-box;