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
A deprecation for the old behaviour landed in #2302. This PR removes
the deprecation warning for the old behaviour, and starts parsing
4 and 8 digit hex values as Colors.
Looks like we had support for 8 digit hex colors for a while but
somehow 4 digit support was missed.
Spec sass/sass-spec#1273Fixes#2674
0 commit comments