Skip to content

2.1.2

Compare
Choose a tag to compare
@ronilaukkarinen ronilaukkarinen released this 20 Apr 10:11
· 96 commits to master since this release

2.1.2: 2021-04-20

  • Performance update
  • Separate tasks: devstyles and prodstyles to increase performance
  • Rename scsslint task to lintstyles to be more consistent with other style related tasks
  • Change development compiler to dart-sass, retain node-sass in production in favor of dart-sass performing as fast as possible
  • Increase BrowserSync CSS injection to mere milliseconds by optimization, remove unnecessary stream (inject is inherited automatically from injectChanges: true)