Skip to content

Latest commit

 

History

History
44 lines (39 loc) · 3.17 KB

pseudo_classes.md

File metadata and controls

44 lines (39 loc) · 3.17 KB

Pseudo classes

Pseudo-classes, like :hover, :focus, :first-child, and :required.

TailwindJS token
pseudo_classes_modifiers

Modifiers

TailwindJS token TailwindCSS token
active active
all *
autofill autofill
checked checked
default_ default
disabled disabled
empty empty
enabled enabled
even even
first first
first_of_type first-of-type
focus focus
focus_visible focus-visible
focus_within focus-within
has has
hover hover
in_range in-range
indeterminate indeterminate
invalid invalid
last last
last_of_type last-of-type
odd odd
only only
only_of_type only-of-type
out_of_range out-of-range
placeholder_shown placeholder-shown
read_only read-only
required required
target target
valid valid
visited visited