@waldronmatt/postcss-config

1.5.3 • Public • Published

Postcss Config

My personal shareable postcss configuration.

Install

yarn add -D postcss @waldronmatt/postcss-config

Usage

postcss.config.js

module.exports = require('@waldronmatt/postcss-config');

Under The Hood

index.js

  • autoprefixer
  • browserslist
  • postcss-100vh-fix
  • postcss-cli
  • postcss-flexbugs-fixes
  • postcss-normalize
  • postcss-preset-env
  • postcss-reporter

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @waldronmatt/postcss-config

Weekly Downloads

3

Version

1.5.3

License

MIT

Unpacked Size

3.71 kB

Total Files

5

Last publish

Collaborators

  • waldronmatt