chroma
chroma copied to clipboard
LibSass is deprecated. Plans to migrate to Dart Sass?
See https://www.npmjs.com/package/node-sass
Currently, compiling Chroma using Dart Sass produces these errors:
DEPRECATION WARNING: Passing a string to call() is deprecated and will be illegal in Dart Sass 2.0.0. Use call(get-function(lighten)) instead.
node_modules/chroma-sass/sass/chroma/_internals.scss 146:11 -safe-call()
@JohnAlbin I created a PR, but i think your CI configuration is outdated. Please help us pass this, because i hate working with a fork...