@mugo-agency/postcss-config

0.2.7 • Public • Published

Node.js Package

postcss-config

Mugo's shareable PostCSS config for use across projects.

Installation

Install @mugo-agency/postcss-config:

With Yarn

yarn add --dev @mugo-agency/postcss-config

With npm

npm install @mugo-agency/postcss-config --save-dev

Usage

Mugo's postcss config comes bundled in @mugo-agency/postcss-config. Add to your postcss.config.js

const config = require("@mugo-agency/postcss-config");
module.exports = config;

/@mugo-agency/postcss-config/

    Package Sidebar

    Install

    npm i @mugo-agency/postcss-config

    Weekly Downloads

    9

    Version

    0.2.7

    License

    MIT

    Unpacked Size

    4.08 kB

    Total Files

    4

    Last publish

    Collaborators

    • mugo-agency