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 94604d4 commit 563fd89Copy full SHA for 563fd89
example/stories/styles.css
@@ -2,3 +2,6 @@ pre > span.token.tag:nth-last-child(3),
2
pre > span.token.punctuation:nth-last-child(2) {
3
display: none;
4
}
5
+main > footer {
6
+ display: none !important;
7
+}
0 commit comments