aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/class-helpers/index.scss
diff options
context:
space:
mode:
authorWicklow <wicklow@framasoft.org>2023-02-17 10:40:37 +0100
committerChocobozzz <chocobozzz@cpy.re>2023-02-20 13:52:22 +0100
commit178af31cb8624567a26a1ca06cba9f3a475be330 (patch)
treeb06d68f83dbf8c8d60911629be940772224f8143 /client/src/sass/class-helpers/index.scss
parent422a11e2a4e52ec8a052a9646e1677cf284931a2 (diff)
downloadPeerTube-178af31cb8624567a26a1ca06cba9f3a475be330.tar.gz
PeerTube-178af31cb8624567a26a1ca06cba9f3a475be330.tar.zst
PeerTube-178af31cb8624567a26a1ca06cba9f3a475be330.zip
Change bootstrap helpers and variables
Diffstat (limited to 'client/src/sass/class-helpers/index.scss')
-rw-r--r--client/src/sass/class-helpers/index.scss11
1 files changed, 3 insertions, 8 deletions
diff --git a/client/src/sass/class-helpers/index.scss b/client/src/sass/class-helpers/index.scss
index ad5fd7838..ec0aea52e 100644
--- a/client/src/sass/class-helpers/index.scss
+++ b/client/src/sass/class-helpers/index.scss
@@ -1,10 +1,5 @@
1@use '_variables' as *;
2@use '_mixins' as *;
3@use '_badges' as *;
4@use '_icons' as *;
5@use '_fonts' as *;
6@use '_menu' as *;
7@use '_buttons' as *; 1@use '_buttons' as *;
8@use '_forms' as *;
9@use '_common' as *; 2@use '_common' as *;
10@use '_custom-bootstrap-helpers' as *; \ No newline at end of file 3@use '_custom-bootstrap-helpers' as *;
4@use '_forms' as *;
5@use '_menu' as *; \ No newline at end of file