What’s new in Tailwind v1.2.0: New features and additions
Blog post from LogRocket
The latest version 1.2.0 release of Tailwind CSS introduces several significant new features, including support for CSS Transitions, Transforms, and CSS Grid, enhancing its utility-first approach for building custom designs without pre-built component constraints. Transition support includes utilities for various transition properties, enabling smooth animations, while Transform support allows for scaling, rotating, translating, and skewing elements via a new toggle class. CSS Grid support introduces a new grid value and core plugins for grid-related properties, offering more flexibility in creating grid layouts. Tailwind CSS is highlighted as a highly customizable framework that stands out by providing utility components for bespoke designs, positioning itself as a modern alternative to traditional CSS frameworks like Bootstrap. Additionally, the update includes minor features such as new utilities for maximum width, border radius, box shadows, stroke-width for SVGs, fixed line-height, display for table elements, box-sizing, and clearing floats, further enhancing its capability and customization options for developers.