@ggascoigne/postcss-config

1.8.5 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @ggascoigne/postcss-config

Weekly Downloads

9

Version

1.8.5

License

MIT

Unpacked Size

3.61 kB

Total Files

5

Last publish

Collaborators

  • ggascoigne