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 3454f50 commit dece9a1Copy full SHA for dece9a1
.travis.yml
@@ -5,8 +5,5 @@ language: node_js
5
node_js:
6
- stable
7
8
-script:
9
- - nyc mocha --no-timeouts
10
-
11
after_script:
12
- codecov
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postcss-html",
3
- "version": "0.23.1",
+ "version": "0.23.2",
4
"description": "PostCSS syntax for parsing HTML (and HTML-like)",
"repository": {
"type": "git",
0 commit comments