We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e9f6d commit 9b393cbCopy full SHA for 9b393cb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "css-coverage",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"scripts": {
5
"pretest": "sass --source-map ./test/test.scss ./test/test.css",
6
"test": "./bin/css-coverage.js --html ./test/test.html --css ./test/test.css --lcov ./test/test.lcov --ignore-declarations 'move-to,move-foobar'",
0 commit comments