@ggascoigne/postcss-config
v1.9.0
Published
A shareable postcss configuration for projects.
Downloads
28
Readme
Postcss Config
My personal shareable postcss configuration.
Install
pnpm add -D postcss @ggascoigne/postcss-config
Usage
postcss.config.js
module.exports = require('@ggascoigne/postcss-config');
Under The Hood
index.js
autoprefixer
postcss-100vh-fix
postcss-cli
postcss-flexbugs-fixes
postcss-normalize
postcss-preset-env
postcss-reporter
License
MIT