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 · 2 comments
Open

Deprecation Warning: Sass @import rules are deprecated #13

f18m opened this issue Nov 4, 2024 · 2 comments
Labels
wontfix This will not be worked on

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/

@BDHU
Copy link
Owner

BDHU commented Dec 4, 2024

Thanks for brings this up, will update it asap.

Copy link

stale bot commented Feb 4, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants