diff options
Diffstat (limited to 'src_demo/components/_view.scss')
| -rw-r--r-- | src_demo/components/_view.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src_demo/components/_view.scss b/src_demo/components/_view.scss index 8086280..c0547d3 100644 --- a/src_demo/components/_view.scss +++ b/src_demo/components/_view.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('view') { | 4 | @include iro.props-namespace('view') { |
