css-selector-extract

v0.3.5
Extract certain CSS selectors form (S)CSS code
CSS

scripts:bundle

rollup --config --format cjs --output dist/index.js js/index.js

scripts:lint

jshint js/index.js

scripts:lint-no-error

jshint js/index.js || exit 0

scripts

npm run scripts:bundle && npm run scripts:lint-no-error

test

mocha

Metadata

  • MIT
  • Whatever
  • Markus Oberlehner
  • released 7/20/2016

Downloads

Maintainers