Skip to content
New issue

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

Sass 4.0 call() deprecation warning #63

Open
ncoden opened this issue May 31, 2018 · 0 comments
Open

Sass 4.0 call() deprecation warning #63

ncoden opened this issue May 31, 2018 · 0 comments

Comments

@ncoden
Copy link
Contributor

ncoden commented May 31, 2018

The following is reported by node-sass v4.8.3

DEPRECATION WARNING: Passing a string to call() is deprecated and will be illegal
in Sass 4.0. Use call(get-function("fade")) instead.

Possible Solution

Like the warning says, use the get-function function inside each call()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant