0.0.5 • Published 8 years ago

postcss-darlec v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

postcss-darlec

Build Status NPM version Coverage Status Dependency Status

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

Build Status Coverage Status

Run unit tests:

  npm install
  npm test

License

MIT (http://www.opensource.org/licenses/mit-license.php)