diff options
| author | Volpeon <git@volpeon.ink> | 2025-03-18 16:56:43 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2025-03-18 16:56:43 +0100 |
| commit | aed2471a6b5f030d96175c0cf25c3fe44e389614 (patch) | |
| tree | 1dfabe24fe4337ef61411e8c82fb8bcf2900fff1 /src/_iro-design.scss | |
| parent | Fix avatar (diff) | |
| download | iro-design-aed2471a6b5f030d96175c0cf25c3fe44e389614.tar.gz iro-design-aed2471a6b5f030d96175c0cf25c3fe44e389614.tar.bz2 iro-design-aed2471a6b5f030d96175c0cf25c3fe44e389614.zip | |
Add placeholders
Diffstat (limited to 'src/_iro-design.scss')
| -rw-r--r-- | src/_iro-design.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_iro-design.scss b/src/_iro-design.scss index 04857e3..2bf1a6c 100644 --- a/src/_iro-design.scss +++ b/src/_iro-design.scss | |||
| @@ -61,6 +61,7 @@ $breakpoints: ( | |||
| 61 | @forward 'objects/menu' as o-menu--*; | 61 | @forward 'objects/menu' as o-menu--*; |
| 62 | @forward 'objects/navbar' as o-navbar--*; | 62 | @forward 'objects/navbar' as o-navbar--*; |
| 63 | @forward 'objects/palette' as o-palette--*; | 63 | @forward 'objects/palette' as o-palette--*; |
| 64 | @forward 'objects/placeholders' as o-placeholders--*; | ||
| 64 | @forward 'objects/popover' as o-popover--*; | 65 | @forward 'objects/popover' as o-popover--*; |
| 65 | @forward 'objects/radio' as o-radio--*; | 66 | @forward 'objects/radio' as o-radio--*; |
| 66 | @forward 'objects/side-nav' as o-side-nav--*; | 67 | @forward 'objects/side-nav' as o-side-nav--*; |
