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
aspect-ratio
break-before
break-inside
break-after
text-indent
text-decoration-{color/style/thickness/offset}
outline-style
outline-color
outline-width
outline-offset
align-sub
align-super
accent-color
scroll-snap
scroll-behavior
touch-action
flex-basis
grow-*
shrink-*
flex-grow-*
flex-shrink-*
border-x
border-y
border-hidden
overflow-clip
overflow-x-clip
overflow-y-clip
fill-*
stroke-*
fit-content
min/max-width/height
min/max-content
min/max-height
will-change
cursor-*
::file-selector-button
[open]
text-clip
overflow-ellipsis
text-ellipsis
decoration-slice
decoration-break
box-decoration-slice
box-decoration-break
vertical-align
The text was updated successfully, but these errors were encountered:
v3.0.0 is released at npm & https://github.com/muhammadsammy/tailwindcss-classnames/releases/tag/v3.0.0 with support for tailwindcss v3 and new features and performance improvements in CLI.
Sorry, something went wrong.
No branches or pull requests
tailwindcss-classnames
New Features
Breaking changes
TailwindCSS
Added
aspect-ratio
utilities #322break-before
,break-inside
andbreak-after
utilities #324text-indent
utilities #325text-decoration-{color/style/thickness/offset}
utilities #326outline-style
,outline-color
,outline-width
andoutline-offset
utilities #320align-sub
andalign-super
vertical-align utilities #327accent-color
utilities #328scroll-snap
utilities #329scroll-behavior
utilities #330touch-action
utilities #331flex-basis
utilities #332grow-*
andshrink-*
utilities, deprecateflex-grow-*
andflex-shrink-*
#333border-x
andborder-y
width and color utilities #334border-hidden
utility #335overflow-clip
,overflow-x-clip
andoverflow-y-clip
utilities #336fill-*
andstroke-*
utilitiesfit-content
values formin/max-width/height
utilitiesmin/max-content
values formin/max-height
utilitieswill-change
utilities #343cursor-*
values by default::file-selector-button
pseudo element #339[open]
variant #341Changed
overflow-clip
totext-clip
andoverflow-ellipsis
totext-ellipsis
decoration-slice
anddecoration-break
in favorbox-decoration-slice
andbox-decoration-break
#344vertical-align
values to config file instead of hard-coding #345The text was updated successfully, but these errors were encountered: