2.0.0 Add support for PostCSS 8 and visitors API
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]