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 97f4977 commit 0071a20Copy full SHA for 0071a20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "css-coverage",
3
- "version": "1.2.1",
+ "version": "1.2.2",
4
"scripts": {
5
"test": "./bin/css-coverage.js --cover-declarations --html ./test/test.html --css ./test/test.css --lcov ./test/test.lcov",
6
"test-debug": "node --inspect-brk ./bin/css-coverage.js --cover-declarations --html ./test/test.html --css ./test/test.css --lcov ./test/test.lcov",
0 commit comments