We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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()
The text was updated successfully, but these errors were encountered:
@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...
Sorry, something went wrong.
No branches or pull requests
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()
The text was updated successfully, but these errors were encountered: