@mgsisk/postcss-config

0.3.0 • Public • Published

@mgsisk/postcss-config

Opinionated configuration for PostCSS.

Latest release Build status Code maintainability Test coverage Maintainer funding

@mgsisk/postcss-config is an opinionated PostCSS plugin that loads other plugins preconfigured for CSS development. Includes the following plugins:

Installation

npm install --save-dev @mgsisk/postcss-config

Usage

// postcss.config.js

module.exports = {
  plugins: [
    
    require('@mgsisk/postcss-config'),
    
  ]
}

Support resources are available if you need help with this project. Refer to individual plugin documentation for more information on how each works.

Contributing

Contributions are always welcome; please read the code of conduct before you begin. See the changelog for notable project changes, and report any security concerns you find.

Thanks

To the contributors that help to build, fund, and maintain this project; the other works that have contributed to and inspired this project; and anyone that has found this project useful.

License

ISC

Package Sidebar

Install

npm i @mgsisk/postcss-config

Weekly Downloads

0

Version

0.3.0

License

ISC

Unpacked Size

6.18 kB

Total Files

4

Last publish

Collaborators

  • mgsisk