Home

Awesome

PostCSS Demo Plugin

PostCSS plugin to demonstrate its awesomeness.

See here for an excellent starting point for writing your own plugins.

Usage

This plugin isn't meant to be useful in actual projects, but to demonstrate how easy it is to develop your own PostCSS plugins.

To start an interactive demo:

$ npm run demo

Then go ahead and start hacking on index.js and demo/demo.scss to see how your transform works!