summaryrefslogtreecommitdiffstats
path: root/src/_objects.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/_objects.scss')
-rw-r--r--src/_objects.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_objects.scss b/src/_objects.scss
index 1b23d44..4049101 100644
--- a/src/_objects.scss
+++ b/src/_objects.scss
@@ -1,6 +1,7 @@
1@use 'objects/icon'; 1@use 'objects/icon';
2@use 'objects/heading'; 2@use 'objects/heading';
3@use 'objects/rule'; 3@use 'objects/rule';
4@use 'objects/badge';
4@use 'objects/button'; 5@use 'objects/button';
5@use 'objects/text-field'; 6@use 'objects/text-field';
6@use 'objects/field-label'; 7@use 'objects/field-label';