Skip to content

v5.2.0

Choose a tag to compare

@dedene dedene released this 11 Apr 11:06
· 131 commits to main since this release

Move from node-sass to modern (Dart) sass. This leads to big speed improvements, both on yarn install as well as while building your projecty.

⚠️ sass deprecation warnings are to be expected. The sass-migrator tool can be helpful in fixing these issues while upgrading: i.e. npx sass-migrator division src/**/*.scss.