SassNinja / postcss-extract-media-query

PostCSS plugin to extract all media query from CSS and emit as separate files.
MIT License
130 stars 20 forks source link

Remove deprecations #38

Closed SassNinja closed 2 years ago

SassNinja commented 2 years ago

This PR removes all options that have been marked as deprecated in v2

Furthermore it updates the migration guide in the README