diff options
Diffstat (limited to 'src/scopes/_headings.scss')
| -rw-r--r-- | src/scopes/_headings.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scopes/_headings.scss b/src/scopes/_headings.scss index e97e9f2..002a392 100644 --- a/src/scopes/_headings.scss +++ b/src/scopes/_headings.scss | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | @use 'iro-sass/src/iro-sass' as iro; | 2 | @use 'iro-sass/src/iro-sass' as iro; |
| 3 | @use '../mixins' as mx; | 3 | @use '../mixins' as mx; |
| 4 | @use '../props'; | 4 | @use '../props'; |
| 5 | @use '../vars'; | 5 | @use '../core'; |
| 6 | 6 | ||
| 7 | @mixin styles { | 7 | @mixin styles { |
| 8 | @include iro.bem-scope('headings') { | 8 | @include iro.bem-scope('headings') { |
