diff options
Diffstat (limited to 'src_demo/components/_box.scss')
-rw-r--r-- | src_demo/components/_box.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src_demo/components/_box.scss b/src_demo/components/_box.scss index 21d61c0..c746c33 100644 --- a/src_demo/components/_box.scss +++ b/src_demo/components/_box.scss | |||
@@ -1,4 +1,4 @@ | |||
1 | @use 'iro-sass/src/index' as iro; | 1 | @use 'iro-sass/src/iro-sass' as iro; |
2 | @use '../../src/functions' as fn; | 2 | @use '../../src/functions' as fn; |
3 | 3 | ||
4 | @include iro.props-namespace('box') { | 4 | @include iro.props-namespace('box') { |