diff options
| author | 2024-09-04 10:27:24 +0200 | |
|---|---|---|
| committer | 2024-09-04 10:27:24 +0200 | |
| commit | a087494f6809a7a8ea8e6c27a105d8c8f0f3839e (patch) | |
| tree | 617c0dbd168d6e340923dd17b07cc8239787e196 /src/index.scss | |
| parent | fe61544bafafc8b4de78cc71cb641af2dfb7b72d (diff) | |
| download | client-a087494f6809a7a8ea8e6c27a105d8c8f0f3839e.tar.gz client-a087494f6809a7a8ea8e6c27a105d8c8f0f3839e.tar.bz2 client-a087494f6809a7a8ea8e6c27a105d8c8f0f3839e.zip | |
Updated the libraries
Diffstat (limited to 'src/index.scss')
| -rw-r--r-- | src/index.scss | 1 |
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; |
