a11y.css icon indicating copy to clipboard operation
a11y.css copied to clipboard

#lintHTMLwithCSS trend

Open ffoodd opened this issue 5 years ago • 1 comments

There's a few selectors that could be improved, thanks to this hastag on Twitter (started by @argyleink) and some webdevs' inspiration!

Eg @geoffreycrofte 's idea to search for only child without label in an unlabelled button:

Also @lorenzodelijser did a great work on gathering those ideas in a single file, lintHTMLwithCSS.css

That's also a good opportunity to tackle #272 to use :is().

ffoodd avatar Jul 06 '20 07:07 ffoodd

Another file collecting some entries: lint-html.css by @AustinGil.

ffoodd avatar Nov 30 '21 15:11 ffoodd