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 deprecated function call. #54

Closed
DannieBGoode opened this issue Nov 15, 2017 · 3 comments
Closed

Sass 4.0 deprecated function call. #54

DannieBGoode opened this issue Nov 15, 2017 · 3 comments
Labels
bug A bug.
Milestone

Comments

@DannieBGoode
Copy link

when running jekyll serve I get the following warnings:
DEPRECATION WARNING: Passing a string to call() is deprecated and will be illegal
in Sass 4.0. Use call(get-function("variable-exists")) instead.`

This was reported in the original minimal mistakes them and fixed, check here.

@hanlonmt
Copy link

Is there any plan to get a fix for this? I'd like to use this template to build a new webpage, but I'm reluctant if there's a soon-to-be deprecation

@ankitshah009
Copy link

Unable to fix the issue via the post mentioned on minimal mistakes
Need more steps how to fix the issue.

@rjzupkoii rjzupkoii added the enhancement An enhancement. label Feb 14, 2024
@rjzupkoii rjzupkoii added this to the 2024 Restart milestone Feb 14, 2024
@rjzupkoii rjzupkoii added bug A bug. and removed enhancement An enhancement. labels Feb 14, 2024
@rjzupkoii
Copy link
Collaborator

This appears to have been addressed with the latest updates.

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

No branches or pull requests

4 participants