Announcing Tailwind CSS v1.9! #2552
adamwathan
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
|
I've got |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We just released Tailwind CSS v1.9 which adds support for configuration presets, useful new CSS grid utilities, extended border radius, rotate, and skew scales, helpful accessibility improvements, and more!
Read about the release on the Tailwind CSS blog →
Here's an overview of what's included:
New features
presetsconfig option (#2474)tailwind.config.jsfiles with availablefutureflags commented out (#2379)col-span-fullandrow-span-full(#2471)outlineconfigurable,outline-nonemore accessible by default, and addoutline-blackandoutline-white(#2460)rotateandskewvalues (#2528)xl,2xl, and3xlborder radius values (#2529)grid-auto-columnsandgrid-auto-rows(#2531)defaultLineHeightsandstandardFontWeightsfrom experimental to futureFixed
word-wrapinstead ofoverflow-wrapinie11target mode (#2391)Experimental
2xlbreakpoint (#2468){u}-max-contentand{u}-min-contentutilities to{u}-maxand{u}-minin experimental extended spacing scale (#2532)Check it out and let us know what you think!
Beta Was this translation helpful? Give feedback.
All reactions