You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On 18 Aug 2019, at 12:51 pm, Matt Stow ***@***.***> wrote:
:focus, :hover and :hocus and states like is-selected both have a specificity of 020, so states always trump hocus on source order.
Should hucssley support states that are hocused like .is-selected:hocus--background-color:neutral-blue-400?
How often do people want to support another hover state on a selected item?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
:focus
,:hover
and:hocus
and states likeis-selected
both have a specificity of 020, so states always trump hocus on source order.Should hucssley support states that are hocused like
.is-selected:hocus--background-color:neutral-blue-400
?How often do people want to support another hover state on a selected item?
The text was updated successfully, but these errors were encountered: