-
Tailwind CSS is a utility-first CSS framework created by Adam Wathan and released in 2017. Unlike traditional CSS frameworks that provide pre-styled components, Tailwind CSS focuses on providing low-level utility classes that let you build custom designs directly in your HTML markup without writing custom CSS for every element.
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management β all implemented with just a few lines of code. Start building today.
-
Manually remove unused CSS with tools like PurgeCSS
-
headlessui
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
Tailwind CSS ecosystem features growing resources like Tailwind UI (a component library), Headless UI (unstyled, accessible components), and community-built plugins. Itβs maintained by a smaller company (Tailwind Labs) but has very active development and a dedicated community of web developers.
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Bootstrap is one of the oldest and most established CSS frameworks, originally developed by Twitter in 2011. It takes a component-based approach to web development, providing a comprehensive collection of ready-to-use UI elements and prebuilt components.