diff options
| author | Volpeon <git@volpeon.ink> | 2024-10-19 14:46:06 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2024-10-19 14:46:06 +0200 |
| commit | 3799950b0a869aee0e2725a8aafbb53c26723942 (patch) | |
| tree | 9d8ee6ee3e9f963358d6463aa6114d4020a90a39 /src/_iro-design.scss | |
| parent | Update (diff) | |
| download | iro-design-3799950b0a869aee0e2725a8aafbb53c26723942.tar.gz iro-design-3799950b0a869aee0e2725a8aafbb53c26723942.tar.bz2 iro-design-3799950b0a869aee0e2725a8aafbb53c26723942.zip | |
Update
Diffstat (limited to 'src/_iro-design.scss')
| -rw-r--r-- | src/_iro-design.scss | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_iro-design.scss b/src/_iro-design.scss index 3abe3fa..eac485d 100644 --- a/src/_iro-design.scss +++ b/src/_iro-design.scss | |||
| @@ -50,3 +50,10 @@ $breakpoints: ( | |||
| 50 | @forward 'objects/field-label' as o-field-label--*; | 50 | @forward 'objects/field-label' as o-field-label--*; |
| 51 | @forward 'objects/heading' as o-heading--*; | 51 | @forward 'objects/heading' as o-heading--*; |
| 52 | @forward 'objects/icon' as o-icon--*; | 52 | @forward 'objects/icon' as o-icon--*; |
| 53 | @forward 'objects/lightbox' as o-lightbox--*; | ||
| 54 | @forward 'objects/menu' as o-menu--*; | ||
| 55 | @forward 'objects/palette' as o-palette--*; | ||
| 56 | @forward 'objects/popover' as o-popover--*; | ||
| 57 | @forward 'objects/radio' as o-radio--*; | ||
| 58 | @forward 'objects/side-nav' as o-side-nav--*; | ||
| 59 | @forward 'objects/status-indicator' as o-status-indicator--*; | ||
