summaryrefslogtreecommitdiffstats
path: root/src/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.scss')
-rw-r--r--src/index.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.scss b/src/index.scss
index 3796c18..21054db 100644
--- a/src/index.scss
+++ b/src/index.scss
@@ -6,6 +6,7 @@
6 6
7@use 'layouts/card'; 7@use 'layouts/card';
8@use 'layouts/container'; 8@use 'layouts/container';
9@use 'layouts/button-group';
9 10
10@use 'objects/icon'; 11@use 'objects/icon';
11@use 'objects/heading'; 12@use 'objects/heading';