My personal shareable postcss configuration.
pnpm add -D postcss @ggascoigne/postcss-config
postcss.config.js
module.exports = require('@ggascoigne/postcss-config');
autoprefixer
postcss-100vh-fix
postcss-cli
postcss-flexbugs-fixes
postcss-normalize
postcss-preset-env
postcss-reporter
MIT