Skip to content

v5.2.0

Latest
Compare
Choose a tag to compare
@zburke zburke released this 10 Oct 16:18
· 1 commit to master since this release
v5.2.0
566d778
  • Don't worry about the order of CSS imports across modules. Refs STRWEB-110.
  • Remove postcss-plugins: postcss-nesting, postcss-custom-properties, postcss-color-function, postcss-calc. Add CSS variables entry point in webpack config. Refs STRWEB-111.
  • Support import of arbitrary text files via ?raw. Refs STRWEB-109.
  • Report test coverage. Refs STRWEB-118.