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 f315d76 commit 5c37d5bCopy full SHA for 5c37d5b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "css-coverage",
3
- "version": "1.3.1",
+ "version": "2.0.0",
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