postcss-plugins
postcss-plugins copied to clipboard
The "officially unofficial" consolidated list of PostCSS plugins in a ready-to-use package
This adds `postcss-hocus-pocus` to the plugins list. It is a fork of `postcss-hocus` by [Kilian Valkhof](https://github.com/Kilian).
:memo: Add postcss-transform-css-var
I would like to add postcss-flex-value plugin.`postcss-flex-value` is a plugin of [postcss](https://postcss.org/), it transforms flex's "start" to "flex-start" to avoid issue like [start value has mixed support, consider using flex-start...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
Add some tags for older releases. Here's a guide: https://stackoverflow.com/questions/4404172/how-to-tag-an-older-commit-in-git/21759466#21759466
Version bump script which automatically writes the changelog and tags the commit
Should be as easy as adding a verify method in inquirer or something...
`plugins.json` is starting to get quite large (~100kb). Seeing as most people aren't directly editing the file and instead should be using `npm run add`, it should be fine to...