diff options
Diffstat (limited to 'src/_utils.scss')
| -rw-r--r-- | src/_utils.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/_utils.scss b/src/_utils.scss index a99d7ec..06afa62 100644 --- a/src/_utils.scss +++ b/src/_utils.scss | |||
| @@ -119,6 +119,10 @@ $sizes: 0 10 50 75 100 125 200 400 700 800 !default; | |||
| 119 | color: fn.color(--text-mute); | 119 | color: fn.color(--text-mute); |
| 120 | } | 120 | } |
| 121 | 121 | ||
| 122 | @include iro.bem-utility('c-mute-more') { | ||
| 123 | color: fn.color(--text-mute-more); | ||
| 124 | } | ||
| 125 | |||
| 122 | @include iro.bem-utility('mt-neutralize') { | 126 | @include iro.bem-utility('mt-neutralize') { |
| 123 | &::before { | 127 | &::before { |
| 124 | content: ''; | 128 | content: ''; |
