ALEKSEY KOZLOV, [03.02.21 21:16]
создал файл
ALEKSEY KOZLOV, [03.02.21 21:16]
@mixin size($a,$b: $a) {
width: $a;
height: $b;
}
ALEKSEY KOZLOV, [03.02.21 21:17]
указал путь в стилях к нему
ALEKSEY KOZLOV, [03.02.21 21:17]
но вылетает ошибка
ALEKSEY KOZLOV, [03.02.21 21:17]
C:\OpenServer\domains\venevsky\dev\static\styles\modules\sm
ch small-blocks.scss small-blocks.css
Error: Undefined mixin.
?
15 │
@include size(16px);
│ ^^^^^^^^^^^^^^^^^^^
?
location.scss 15:3
@import small-blocks.scss 1:9 root stylesheet