Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

v0.2.0

Choose a tag to compare

@silvenon silvenon released this 29 Nov 12:27
· 274 commits to master since this release
  • remove the need for adding preserve: true to your postcss-preset-env configuration
  • postcss-loader and postcss-preset-env are now recommended and required for css-customs-loader to work properly
  • applying any additional webpack loaders after postcss-loader and PostCSS plugins before postcss-preset-env before extracting customs (see tests to see what I mean)