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 has been archived by the owner on Jul 24, 2024. It is now read-only.
…ass#2361)
* Make the deprecation function more generic
* Produce a deprecation warning for ID strings that look like colors
Fixessass#2302
Spec sass/sass-spec#1099
jiongle1
pushed a commit
to scantist-ossops-m2/node-sass
that referenced
this issue
Apr 7, 2024
A deprecation for the old behaviour landed in sass#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#1273Fixessass#2674
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
npm -v
):node -v
):node -p process.versions
):node -p process.platform
):node -p process.arch
):node -p "require('node-sass').info"
):npm ls node-sass
):The text was updated successfully, but these errors were encountered: