diff options
Diffstat (limited to 'src')
| -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 24177a0..60ee527 100644 --- a/src/_iro-design.scss +++ b/src/_iro-design.scss | |||
| @@ -22,6 +22,7 @@ $breakpoints: ( | |||
| 22 | ); | 22 | ); |
| 23 | 23 | ||
| 24 | @forward 'core' as core--*; | 24 | @forward 'core' as core--*; |
| 25 | @forward 'props' as props--*; | ||
| 25 | 26 | ||
| 26 | @forward 'layouts/button-group' as l-button-group--*; | 27 | @forward 'layouts/button-group' as l-button-group--*; |
| 27 | @forward 'layouts/card-list' as l-card-list--*; | 28 | @forward 'layouts/card-list' as l-card-list--*; |
