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 Jul 24, 2024. It is now read-only.
This is valid CSS by the way, it should compile anyway.
The error
Error: argument `$hue` of `hsl($hue, $saturation, $lightness)` must be a number
Backtrace:
node-sass-hsl-var.scss:7, in function `hsl`
node-sass-hsl-var.scss:7
on line 7 of node-sass-hsl-var.scss
>> hsl(var(--hue), 100%, 50%),
--------
}
Validate that it runs with both Ruby Sass and LibSass
Note: this won't validate because the validator seems broken too.