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 9, 2020. It is now read-only.
I was directed here from JSfiddle's support. Apparently they are using this lib. Anyway. Here's an example of color functions that don't quite seem to work:
$key: adjust-hue(#D1643D, 40);
$accent: adjust-color($key, $hue: 143); // <-- this one doesn't work.