aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/class-helpers/index.scss
diff options
context:
space:
mode:
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