We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2xl
5
95
transform-gpu
ring
max-w-prose
overflow-ellipsis
overflow-clip
inset
translate
height
group-hover
boxShadow
textDecoration
focus
focus-within
extend
variants
shadow-outline
shadow-solid
shadow-xs
whitespace-no-wrap
whitespace-nowrap
flex-no-wrap
flex-nowrap
clearfix
flow-root
hover
fontWeight
grid-gap
scrolling-touch
scrolling-auto
The text was updated successfully, but these errors were encountered:
tailwindcss-classnames@2.0.0 is released with Tailwind v2 support.
tailwindcss-classnames@2.0.0
Sorry, something went wrong.
No branches or pull requests
TailwindCSS version 2 support
Relevant additions
2xl
breakpoint at 1536px by default (#2609)5
and95
to opacity scale (#2747)transform-gpu
to force hardware acceleration on transforms when desired (#1380)ring
utilities for creating outline/focus rings using box shadows (#2747, 879f088, e0788ef)max-w-prose
class by default (#2574)overflow-ellipsis
andoverflow-clip
utilities (#1289)inset
plugin (#2630)translate
,inset
, andheight
plugins (#2630, 5259560)group-hover
for color plugins,boxShadow
, andtextDecoration
by default (28985b6, f6923b1)focus
for z-index utilities by default (ae5b3d3)focus-within
for all plugins that havefocus
enabled by default (1a21f072, f6923b1)extend
invariants
configuration (#2651)Relevant Changes
shadow-outline
,shadow-solid
, andshadow-xs
by default in favor of newring
API (#2747)whitespace-no-wrap
towhitespace-nowrap
(#2664)flex-no-wrap
toflex-nowrap
(#2676)clearfix
utility, recommendflow-root
instead (#2766)hover
andfocus
forfontWeight
utilities by default (f6923b1)grid-gap
fallbacks needed for old versions of Safari (5ec45fa)scrolling-touch
andscrolling-auto
utilities (#2573)tailwindcss-classnames CLI changes:
The text was updated successfully, but these errors were encountered: