sass-unused-pro
Author
Black Mirror
Version
v0.3.6
Badges
Documentation
Check out the Latest Documentation here
Changelog
Check out the Changelog
Description
Example
Check out this Codepen example
Installation
This is a Node.js module available through the
npm registry. It can be installed using the
npm
or
yarn
command line tools.
npm install sass-unused-pro --save
Dependencies
- glob: a little globber
- gonzales-pe: Gonzales Preprocessor Edition (fast CSS parser)
Dev Dependencies
- chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
- mocha: simple, flexible, fun test framework
Tests
npm install
npm test
License
MIT