Upgrade to PostCSS 8 #1
Loading…
Reference in a new issue
No description provided.
Delete branch "(deleted):postcss-8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The PostCSS 7’
postcss.plugin
method has been deprecated in favour of manually created function returning an object containing various event handling functions likeOnce
,Declaration
,Rule
and many more.https://evilmartians.com/chronicles/postcss-8-plugin-migration
Thanks, and sorry for the slow resolution! I've merged your PR (manually) and changed the validator to accept both old and new plugins - it's now published as
@validatem/is-postcss-plugin 0.1.1
.Pull request closed