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
Performance increase from shared glob finding between plugins
.sss accepted as an extension for css by default, since it is our default
Better handling for postcss options, now accepts parser, syntax, stringifier, and plugins
No more inaccurate source maps with the npm source
Fixed a very nasty bug with module resolution that caused errors when roots-mini was installed and used programmatically alongside other modules, rather than globally or locally.