We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a72fef commit 85c6b95Copy full SHA for 85c6b95
index.md
@@ -30,7 +30,7 @@ Then you can run it in at the command line against CSS files.
30
31
{.contact .content .primary} and {article, #comments} share 5 rules
32
{.profile-picture}, {.screenshot img} and {a.blurb img} share 4 rules
33
- {.work h2:first-child, .archive h2:first-child, .missing h2:first-child, .about h2, .contact h2} and {body.home h2} share 4 rules
+ {.work h2:first-child, .contact h2} and {body.home h2} share 4 rules
34
{article.blurb:hover} and {article:hover} share 3 rules
35
36
Run it in a verbose mode to see all the duplicated styles.
0 commit comments