diff options
| author | Volpeon <git@volpeon.ink> | 2024-06-28 14:22:27 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2024-06-28 14:22:27 +0200 |
| commit | f98a5c58c830a283d07d8efad4502281a5e0369e (patch) | |
| tree | 84c4abdd260e595c7b314d79ae7af58bd406bf67 /src/_utils.scss | |
| parent | Add card (diff) | |
| download | iro-design-f98a5c58c830a283d07d8efad4502281a5e0369e.tar.gz iro-design-f98a5c58c830a283d07d8efad4502281a5e0369e.tar.bz2 iro-design-f98a5c58c830a283d07d8efad4502281a5e0369e.zip | |
Update
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: ''; |
