Skip to content

2.0.0 Add support for PostCSS 8 and visitors API

Choose a tag to compare

@RadValentin RadValentin released this 03 Oct 19:37
· 6 commits to master since this release

This PR finishes the work started in #95, more specifically the plugin now uses visitors API from PostCSS 8, this will fix compatibility issues with other plugins like postcss-nested.

Note: Projects that use PostCSS < 8 should stick to older versions of the plugin, most likely [email protected]