You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SharpScss.ScssException: Error: Invalid CSS after "... $r-diff * math": expected expression (e.g. 1px, bold), was ".cos($vertex-angle)"
on line 16:34 of wwwroot/lib/metronic/components/mixins/_shape.scss
from line 15:1 of wwwroot/lib/metronic/components/_mixins.scss
from line 9:1 of wwwroot/lib/metronic/_init.scss
from line 9:1 of wwwroot/lib/metronic/style.scss
>> $vertex-x: 50% + $r-diff * math.cos($vertex-angle);
---------------------------------^
Any help to fix this is much appreciated!
The text was updated successfully, but these errors were encountered:
Does SharpScss support Sass modules?
This code returns an error when compiling.
Any help to fix this is much appreciated!
The text was updated successfully, but these errors were encountered: