Skip to content

Fix Dart Sass deprecation warnings; update documentation.#22

Open
shderuiter wants to merge 2 commits intoMattDiMu:masterfrom
shderuiter:master
Open

Fix Dart Sass deprecation warnings; update documentation.#22
shderuiter wants to merge 2 commits intoMattDiMu:masterfrom
shderuiter:master

Conversation

@shderuiter
Copy link
Copy Markdown

@shderuiter shderuiter commented Jan 14, 2025

As in #21 the scss file contains numerous deprecations that will be removed in Dart Sass 3.0.0. As it is, compiling with the current versions gives loads of deprecation messages which make monitoring a compile hard.

Types of shown deprecation messages:

  • Deprecation Warning: Sass https://github.com/import rules are deprecated and will be removed in Dart Sass 3.0.0.
  • Deprecation Warning: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.

I edited the scss file so it now uses modern scss and updated the documentation.

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

Successfully merging this pull request may close these issues.

1 participant