Skip to content

francoisromain/postcss-structure

Repository files navigation

postcss-structure

npm version Build Status Dependency Status

francoisromain.github.io/postcss-structure

A bundle of PostCSS plugins including:


Installation

Install the npm package:

$ npm install postcss-structure --save-dev

Require the PostCSS plugin:

postcss([ require('postcss-structure') ])

See PostCSS docs to setup with Gulp, Grunt, Webpack, npm scripts…


Configuration (optional)

To-do


Usage

Refer to each plugin documentation:

Releases

No releases published

Packages

No packages published