Unresolved function sass math.div() in WebStorm

Viewed 257

I'm using WebStorm 2021.1.3 and receive a error that this function unresolved. Of course, this is just a warning from the WebStorm and I have no errors in execution.

enter image description here

Needless to say, I do not receive any errors for the following list. enter image description here

I think this list needs to be updated. Also used the global Sass installation command but the problem was not solved.

1 Answers
Related