Comment on My favourite 3 lines of CSSComments−microflash3yVery nice. I like the elegance of owl selectors, particularly when describing the spacing relationships between adjacent siblings.It helps avoid bleeding issues of space which used to require :last-child / :first-child / :only-child overrides.
Comments
Very nice. I like the elegance of owl selectors, particularly when describing the spacing relationships between adjacent siblings.
It helps avoid bleeding issues of space which used to require :last-child / :first-child / :only-child overrides.