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
{{ message }}
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
In Sass 3.3, to set a global variable you do this:
If you attempt to compile this file with libsass, it fails and you get this error:
It appears that libsass does not recognize the new
!globalmodifier coming up in Sass 3.3.