Important
The plugin requires a Tailwind CSS installation to be used. Go to Quickstart
Tailwind CSS, by default, aims to provide utilities that are important and useful for everyone. It strives to ensure that all its utilities fully comply with the minimum required browser versions, so they work seamlessly across all supported browsers.
Our plugin’s goal is to expand these utilities — adding support for newer baselines and newer properties. We deliver them in groups so that each developer can decide which baseline they want to permanently target for their application. We also allow importing utilities individually.
This concept is still in its early stages and is designed for Tailwind CSS v4, released in January 2025, taking advantage of the new CSS-first configuration and functional utility writing.
We are integrating all the utilities previously written by Zoltán Rózsa for the community, while also keeping an eye on other useful innovations.
For Tailwind CSS’s default utilities, you can find an extensive, function-based grouped documentation here:
While the plugin’s main purpose is to deliver utilities, starting with v4, strong emphasis must be placed on proper configuration and correct namespaces. As a result, some utilities may only serve to extend existing ones or introduce entirely new namespaces.
You can find the default namespaces here:
This project is a plugin created for Tailwind CSS by Zoltán Rózsa under the GNU Affero General Public License v3.0 (AGPL-3.0).
Copyright (C) 2020–present Zoltán Rózsa & Tsunamaji
This version is licensed under the AGPL-3.0.
For full license terms, see the LICENSE file.
This project is made possible by much love and the other open source software.
| Name | License |
|---|---|
| tailwindlabs/tailwindcss | MIT License © Tailwind Labs, Inc. |
A special thanks to the Tailwind Labs team and the many contributors for maintaining and distributing Tailwind CSS as open source.
Finally, a heartfelt thank you to the broader open-source community and to the maintainers of the libraries used in this project. Your ongoing efforts make projects like this possible.
Motivation: Because together, nothing is impossible.