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 3ce8042 commit 7ba4f55Copy full SHA for 7ba4f55
package.json
@@ -30,7 +30,7 @@
30
"dependency-check": "^2.5.1",
31
"insert-css": "^2.0.0",
32
"istanbul": "^0.4.2",
33
- "sheetify": "^4.1.0",
+ "sheetify": "^6.0.0",
34
"standard": "^6.0.7",
35
"tape": "^4.5.0",
36
"tmp": "0.0.28"
test/expected.css
@@ -1,3 +1,3 @@
1
-._32de081b h1 {
+h1 {
2
font-family: sans-serif;
3
}
0 commit comments