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
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)