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 24b8d72..5ceb11f 100644
--- a/src/index.scss
+++ b/src/index.scss
@@ -19,6 +19,7 @@
19@use 'objects/action-button'; 19@use 'objects/action-button';
20@use 'objects/status-indicator'; 20@use 'objects/status-indicator';
21@use 'objects/avatar'; 21@use 'objects/avatar';
22@use 'objects/action-menu';
22 23
23@use 'layouts/form'; 24@use 'layouts/form';
24 25