chore: update input

pull/13850/head
Paolo Ricciuti 2 years ago committed by GitHub
parent 13f52cdf73
commit 24fafc3e70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -39,7 +39,7 @@ what if i'm talking about `:has()` in my blog?
div :not(.class:is(span:where(:focus-within))){} div :not(.class:is(span:where(:focus-within))){}
div :is(.class:is(span:is(:hover))){} div :is(.class:is(span:is(:hover))){}
div :where(.class:is(span:has(* > *))){} div :where(.class:is(span:has(* > *))){}
div :is(.class:is(span:is(:hover)), .x){}
div{ div{
p:has(&){ p:has(&){

Loading…
Cancel
Save