Skip to content

jantimon/postcss-darlec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

allow to lint preprocessed css

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published