Skip to content
Compare
Choose a tag to compare
@andreyfedoseev andreyfedoseev released this 28 Dec 13:54
· 7 commits to main since this release

Deprecation

  • Ruby-based Sass compiler is deprecated and will be removed in 3.0

New

  • Added support for Dart Sass, see documentation on how to enable it.
    Dart Sass will become the default Sass compiler starting from 3.0

Bugfixes

  • Fix the bug with a greedy regex in the URL converter

Misc