This repository was archived by the owner on Dec 15, 2024. It is now read-only.
v3.0.0-beta.1
Added
- Added
maxLineHeightandlineHeightStepoptions that default to40and1respectively - Added
maxTranslateandtranslateStepoptions that default to200and5respectively - Added
minSkew,maxSkew, andskewStepoptions that default to-45,45, and5respectively - Added
min-w-autoandmin-h-autoutilities
Changed
- Changed the default value of
gridResolutionfrom1to4 - Changed the default value of
maxPxSpacingfrom0to16 - Changed the default value of
maxBorderWidthfrom20to40 - Changed the default value of
rotateStepfrom45to5 - Updated plugins to their latest version
Removed
- Removed the deprecated
tailwindcss-transformsandtailwindcss-transitionsplugins, since Tailwind 1.2 comes with transform and transition utilities - Removed the
enable3dTransformsoption, and as a result 3D transform utilities are no longer generated