Skip to content

v0.0.9

Choose a tag to compare

@jescalan jescalan released this 29 Mar 18:30
· 569 commits to master since this release
  • 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.