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
vertical-align
overflow-clip
text-clip
overflow-ellipsis
text-ellipsis
aspect-ratio
accent-color
scroll-behavior
will-change
text-indent
column
border-hidden
align-sub
align-super
break-before
break-inside
break-after
file
::file-selector-button
touch-action
inherit
overflow-x-clip
overflow-y-clip
[open]
scroll-snap
border-x
border-y
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
[3.0.0-alpha.1] - 2021-10-01
Relevant Changes
vertical-align
values to config file instead of hard-coding (#5487)overflow-clip
totext-clip
andoverflow-ellipsis
totext-ellipsis
(#5630)Additions
aspect-ratio
utilities (#5359) #294accent-color
utilities (#5387) #297scroll-behavior
utilities (#5388)will-change
utilities (#5448)text-indent
utilities (#5449)column
utilities (#5457)border-hidden
utility (#5485)align-sub
andalign-super
utilities by default (#5486)break-before
,break-inside
andbreak-after
utilities (#5530)file
variant for::file-selector-button
pseudo element (#4936)touch-action
utilities (#5603)inherit
to default color palette (#5597)overflow-clip
,overflow-x-clip
andoverflow-y-clip
utilities (#5630)[open]
variant (#5627)scroll-snap
utilities (#5637)border-x
andborder-y
width and color utilities (#5639)The text was updated successfully, but these errors were encountered: