css-select icon indicating copy to clipboard operation
css-select copied to clipboard

pseudo-class not processing sub-pseudo-class

Open spacedawwwg opened this issue 11 months ago • 0 comments

.my-thing:has(:focus-visible)

Is being reported as

.my-thing:has() -> Empty sub-selector

spacedawwwg avatar Mar 23 '24 16:03 spacedawwwg