aboutsummaryrefslogtreecommitdiff
path: root/ui/src/styles.sass
diff options
context:
space:
mode:
authorAlex Shnitman <alexta69@gmail.com>2021-12-17 19:30:20 +0200
committerAlex Shnitman <alexta69@gmail.com>2021-12-17 19:30:20 +0200
commit498e30c6335693436eb01edf99dd955562a324f6 (patch)
tree9a5aacb087f5db2bbbfe87c9760468246d49b427 /ui/src/styles.sass
parentTheme button is now material button (diff)
downloadmetube-498e30c6335693436eb01edf99dd955562a324f6.tar.gz
metube-498e30c6335693436eb01edf99dd955562a324f6.tar.bz2
metube-498e30c6335693436eb01edf99dd955562a324f6.zip
changes to the theme toggle button
Diffstat (limited to 'ui/src/styles.sass')
-rw-r--r--ui/src/styles.sass1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/src/styles.sass b/ui/src/styles.sass
index d4e5b6e..5d54ecb 100644
--- a/ui/src/styles.sass
+++ b/ui/src/styles.sass
@@ -2,4 +2,3 @@
/* Importing Bootstrap SCSS file. */
@import '~bootstrap/scss/bootstrap'
-@import '~bootstrap-icons/font/bootstrap-icons.css'
bgstack15