0.0.3 • Published 7 years ago

postcss-arrange v0.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

Introduction

A arrange for css tool Thank postcss & postcss plugins

How to install

npm i postcss-arrange --save-dev

How to use

With the average postcss plug-in difference is: content interaction method, built-in design

var arrange = require('postcss-arrange');
var content = arrange(xxx);//xxx is css content

License

MIT