@primo/postcss-config

1.0.8 • Public • Published

@primo/postcss-config

NPM version

PostCSS configuration for Primo

Getting started

To install @primo/postcss-config in your project, you will need to run the following command using npm:

npm install -S @primo/postcss-config

If you prefer Yarn, use the following command instead:

yarn add @primo/postcss-config

Usage

You can use @primo/postcss-config in your project by extending it in your postcss configuration. For example, if we had an .postcssrc file:

{
  "extends": ["@primo/postcss-config"]
}

✍️ Feedback

Please ask any questions on this project, you can do so by creating a new issue. Or contributing to any active issues.

If you wish to get in contact, please don't hesitate via twitter @Rich_McCartney.

📝 Licence

Licensed under standard MIT license.

Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i @primo/postcss-config

    Weekly Downloads

    1

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    3.89 kB

    Total Files

    4

    Last publish

    Collaborators

    • richmccartney