/postcss-preset

:gear: My own opinionated PostCSS preset

Primary LanguageJavaScriptMIT LicenseMIT

postcss-preset

Build status Dependency status MIT License

My own opinionated PostCSS preset.

Installation

$ npm install --save-dev @jamieconnolly/postcss-preset

Usage

To get started, add this to your .postcssrc.js file:

module.exports = require('@jamieconnolly/postcss-preset');

License

MIT License