diff options
| author | Volpeon <git@volpeon.ink> | 2026-07-22 07:55:43 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2026-07-22 07:55:43 +0200 |
| commit | 5216739cf9b084f7388d687b84044f522d267cbf (patch) | |
| tree | 8619118c495fbe8f8aaf6680d1f391990ccb5feb /src_demo/components/_box.scss | |
| parent | Use pkg: to import include-media (diff) | |
| download | iro-design-5216739cf9b084f7388d687b84044f522d267cbf.tar.gz iro-design-5216739cf9b084f7388d687b84044f522d267cbf.tar.bz2 iro-design-5216739cf9b084f7388d687b84044f522d267cbf.zip | |
Use iro-sass via pkg:
Diffstat (limited to 'src_demo/components/_box.scss')
| -rw-r--r-- | src_demo/components/_box.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src_demo/components/_box.scss b/src_demo/components/_box.scss index d40a8b2..20e3bcd 100644 --- a/src_demo/components/_box.scss +++ b/src_demo/components/_box.scss | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @use 'iro-sass/src/bem'; | 1 | @use 'pkg:iro-sass/src/bem'; |
| 2 | @use 'iro-sass/src/props'; | 2 | @use 'pkg:iro-sass/src/props'; |
| 3 | @use '../../src/core.vars'; | 3 | @use '../../src/core.vars'; |
| 4 | 4 | ||
| 5 | @include bem.component('box') { | 5 | @include bem.component('box') { |
