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
This plugin uses the ScssPHP compiler we are on version 1.5.2, they have since moved up to 1.8.1
It could be that your request is part of a newer version. You could take a look at upgrading this if you want.
`Sass Compiling Error
style.scss
"Missing argument $color: style.scss on line 931, at column 1"`
SOLUTION:
Make the SASS compiler case sensitive to process only lowercase so filter: INVERT() gets ignored by sass and can be used as css
MORE INFO:
When Sass and New CSS Features Collide
The text was updated successfully, but these errors were encountered: