не работает функция которой я пользовался

Recommendation: math.div($px, 16) or calc($px / 16)
More info and automated migrator: https://sass-lang.com/d/slash-div
   $result: ($px / 16) + rem;             
             ^^^^^^^^
src\scss\base\_function.scss 11:13  rem()
src\scss\style.scss 8:16            root stylesheet

Ответы (0 шт):