We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1257c73 commit 3c5ed0fCopy full SHA for 3c5ed0f
1 file changed
README.md
@@ -43,7 +43,7 @@ $ browserify -t sheetify index.js > bundle.js
43
44
CSS classes are namespaced based on the content hash:
45
```css
46
-._60ed23ec9f h1 {
+._60ed23ec9f > h1 {
47
text-align: center;
48
}
49
```
0 commit comments