diff options
Diffstat (limited to 'src/_iro-design.scss')
-rw-r--r-- | src/_iro-design.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_iro-design.scss b/src/_iro-design.scss index 31e1f71..04857e3 100644 --- a/src/_iro-design.scss +++ b/src/_iro-design.scss | |||
@@ -25,7 +25,6 @@ $breakpoints: ( | |||
25 | @forward 'core' as core--*; | 25 | @forward 'core' as core--*; |
26 | @forward 'layers' as layers--*; | 26 | @forward 'layers' as layers--*; |
27 | 27 | ||
28 | @forward 'layouts/list' as l-list--*; | ||
29 | @forward 'layouts/button-group' as l-button-group--*; | 28 | @forward 'layouts/button-group' as l-button-group--*; |
30 | @forward 'layouts/card-list' as l-card-list--*; | 29 | @forward 'layouts/card-list' as l-card-list--*; |
31 | @forward 'layouts/container' as l-container--*; | 30 | @forward 'layouts/container' as l-container--*; |
@@ -42,6 +41,7 @@ $breakpoints: ( | |||
42 | @forward 'scopes/figures' as s-figures--*; | 41 | @forward 'scopes/figures' as s-figures--*; |
43 | @forward 'scopes/headings' as s-headings--*; | 42 | @forward 'scopes/headings' as s-headings--*; |
44 | @forward 'scopes/links' as s-links--*; | 43 | @forward 'scopes/links' as s-links--*; |
44 | @forward 'scopes/lists' as s-lists--*; | ||
45 | @forward 'scopes/tables' as s-tables--*; | 45 | @forward 'scopes/tables' as s-tables--*; |
46 | 46 | ||
47 | @forward 'objects/action-button' as o-action-button--*; | 47 | @forward 'objects/action-button' as o-action-button--*; |