Skip to content

2.0.0

Compare
Choose a tag to compare
@lahmatiy lahmatiy released this 18 Nov 22:21
· 41 commits to master since this release
  • Droped support for Nodejs < 8
  • Bumped csstree to 1.1.1
  • CLI exits with code 1 and outputs messages to stderr when errors (#12)
  • Added built version for browsers: dist/csstree-validator.js (#11)
  • Added at-rule validation for name, prelude and descriptor
  • Added validateAtrule, validateAtrulePrelude, validateAtruleDescriptor, validateRule and validateDeclaration methods