This package provides pplancq postcss as an extensible shared config.
We export three postcss configurations for your usage.
npm install --save-dev @pplancq/postcss-config
Use with command to enable the default configuration.
npx init-postcss-config
This is the default configuration. To use, add module.exports = require('@pplancq/postcss-config');
to your .postcssrc.js
.