InfoQ Homepage News Tailwind CSS 1.2 Release Adds CSS Grid Support
Tailwind CSS 1.2 Release Adds CSS Grid Support
Mar 11, 2020 1 min read
Write for InfoQ
Feed your curiosity. Help 550k+ globalsenior developers
each month stay ahead.Get in touch
Tailwind CSS, a low-level CSS framework, recently released Tailwind CSS version 1.2, adding support for CSS Grid Layout, CSS Transitions, and CSS Transforms.
Tailwind is an alternative CSS framework to solutions like Bootstrap. Tailwind focuses on offering component-friendly, low-level utility classes to build custom designs.
Tailwind leverages the PostCSS CSS transformation tool and gets configured via JavaScript. Tailwind strives to provide an engine for creating design systems.
Tailwind provides a wide variety of capabilities, including an approach to support responsive design styling.
With version 1.2, Tailwind introduces CSS Grid Layouts through a grids-cols-{n}
utility to create columns with CSS. This approach can also leverage the Tailwind approach to responsive design.
Also added in version 1.2 is Tailwind support for CSS Transitions. Using the transition-{properties}
utility, CSS transitions over colors, opacity, box shadows, and CSS transforms are possible.
The Tailwind 1.2 release also adds support for CSS Transforms, supporting the scaling of elements by x, y, or combined values.
Tailwind CSS is open source software available under the MIT license. Contributions are welcome under the Tailwind CSS contribution guidelines.
The team creating Tailwind CSS is also working on Tailwind UI, a component library authored with HTML and CSS. Unlike Tailwind CSS, Tailwind UI is a commercial product and subject to commercial license terms and conditions.
This content is in the Web Development topic
Related Topics:
-
Related Editorial
-
Related Sponsors
-
Popular across InfoQ
-
AWS Introduces ECS Managed Instances for Containerized Applications
-
Producing a Better Software Architecture with Residuality Theory
-
GitHub Introduces New Embedding Model to Improve Code Search and Context
-
Google DeepMind Introduces CodeMender, an AI Agent for Automated Code Repair
-
Building Distributed Event-Driven Architectures across Multi-Cloud Boundaries
-
Mental Models in Architecture and Societal Views of Technology: A Conversation with Nimisha Asthagiri
-
Related Content
The InfoQ Newsletter
A round-up of last week’s content on InfoQ sent out every Tuesday. Join a community of over 250,000 senior developers. View an example