@newhighsco/postcss-config

3.5.248 • Public • Published

postcss-config NPM version

New High Score shareable config for PostCSS

Installation

Install @newhighsco/postcss-config:

yarn add -D @newhighsco/postcss-config postcss

Usage

New High Score PostCSS rules come bundled in @newhighsco/postcss-config. To enable these rules, add a postcss.config.js at the root of your project. See the PostCSS configuration docs for more details.

// `postcss.config.js`
module.exports = require('@newhighsco/postcss-config');
// `postcss.config.js`
module.exports = require('@newhighsco/postcss-config/purgecss');

/@newhighsco/postcss-config/

    Package Sidebar

    Install

    npm i @newhighsco/postcss-config

    Weekly Downloads

    177

    Version

    3.5.248

    License

    ISC

    Unpacked Size

    2.39 kB

    Total Files

    4

    Last publish

    Collaborators

    • benedfit
    • newhighsco-bot