postcss-darlec
v0.0.5
Published
allow to lint preprocessed css
Downloads
4
Readme
postcss-darlec
allow/disallow specific css properties
Usage: postcss-darlec [options] <css-file> [<source-map>]
Iterates through all files and looks for a .css-darlec file in the source files directory or its parent directories. The .css-darlec file limits the usage of the css properties
Tests
Run unit tests:
npm install
npm test
License
MIT (http://www.opensource.org/licenses/mit-license.php)