1.9.0 • Published 1 year ago
@ggascoigne/postcss-config v1.9.0
Postcss Config
My personal shareable postcss configuration.
Install
pnpm add -D postcss @ggascoigne/postcss-configUsage
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