You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the "dark" skin and when I launch Jekyll to serve the website I see these:
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 "minimal-mistakes/skins/dark"; // skin
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
/home/fmontorsi/Documents/f18m.github.io/assets/css/main.scss 3:9 root stylesheet
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
╷
4 │ @import "minimal-mistakes"; // main partials
│ ^^^^^^^^^^^^^^^^^^
╵
Expected behavior
No deprecation warnings
Steps to reproduce the behavior
install minimal mistakes theme
enable the 'dark' skin
run 'bundle exec jekyll serve'
Other
No response
The text was updated successfully, but these errors were encountered:
Theme version and system environment
What happened?
I'm using the "dark" skin and when I launch Jekyll to serve the website I see these:
Expected behavior
No deprecation warnings
Steps to reproduce the behavior
Other
No response
The text was updated successfully, but these errors were encountered: