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

Deprecation Warning: Sass @import rules are deprecated #13

Open
f18m opened this issue Nov 4, 2024 · 0 comments
Open

Deprecation Warning: Sass @import rules are deprecated #13

f18m opened this issue Nov 4, 2024 · 0 comments

Comments

@f18m
Copy link

f18m commented Nov 4, 2024

Hi,
trying to use this theme with Jekyll I get this type of warning:

Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
3 │ @import "colors";
  │         ^^^^^^^^
  ╵
    /home/fmontorsi/Documents/f18m.github.io/assets/css/colors-auto-default-dark.scss 3:9  root stylesheet
Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

and many others.. looks like @import is deprecated since 2019: https://sass-lang.com/blog/import-is-deprecated/

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