Tailwind CSS
flowbite
Tailwind CSS | flowbite | |
---|---|---|
1,446 | 198 | |
84,402 | 8,145 | |
1.1% | 1.9% | |
9.8 | 9.4 | |
7 days ago | 29 days ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Tailwind CSS
-
How I set up my Frontend Mentor projects with Tailwind CSS
Having said that, I do still far and away prefer Tailwind as my styling solution for side projects. I've been using it professionally for around three years now, and I find it strikes a nice balance between useful default utility classes and a pleasant developer experience when it comes to expanding its base capabilties (which we cover in detail below). I'm not suggesting that beginners should build with Tailwind straight away - definitely go learn CSS first! But as someone who is very comfortable with how CSS itself works, Tailwind is a productivity boon for me, personally, as I understand what its utility classes are doing under the hood.
-
Building Modern React Apps in 2025 - A Guide to Cutting-Edge Tools and Tech Stacks
Tailwind CSS shadcn/ui NextUI Material UI DaisyUI Park UI Aceternity UI
-
checking azure bom
Tailwind CSS Documentation
-
From Idea To Development: My Journey Completing the Cloud Resume Challenge AWS
I used Nextjs React framework along with TailwindCSS for the frontend. As the portfolio website consists of only one page, I split it into different components and combined them in page.tsx. Running npm run build generates an out folder, which I uploaded to an Amazon S3 bucket. Initially, I encountered an issue with Next.jsβs Image tag. After building, Next.js modifies the source URL as part of its optimization process, causing errors when the out folder is uploaded to S3. Adding the unoptimized attribute to the Image tag resolved the issue.
-
Dev Next a job platform built with Next.js, Tailwind CSS, Prisma, and NextAuth π»
TailwindCSS
- RAG - Designing the CLI interface
-
I was using Tailwind wrong, so you don't have to
About 3 years ago I came across Tailwind CSS, an awesome library for website development. To keep this article reasonable short, I won't waste words on introducing it. There are plenty of sources to learn from already. Instead, I want to share a story about a mistake I kept making in my early days with Tailwind. There is no need to fall into same pit as I do.
-
React + AI Stack for 2025
I used to be a Tailwind skeptic, but experience changed my mind. Pair it with shadcn/ui and you've got a styling powerhouse. AI tools can generate precise Tailwind classes, shadcn/ui gives you accessible components out of the box, your bundle stays optimized, and you can prototype and iterate quickly while keeping designs consistent.
-
Creating a To-Do app with Django and HTMX - Part 3: Creating the frontend and adding HTMX
We will start by creating a base template, and an index template that points to an index view, that will list the Todos we have in the database. We will use DaisyUI which is an extension of Tailwind CSS, to make the Todos decent-looking.
-
auto y2025 = new Year(); // Resolutions
tinchi: a kind of little css generator for utilities, a mix of tailwind and shadcn.
flowbite
-
The Future of Htmx
https://github.com/themesberg/flowbite/issues/812
-
10 Websites to Get FREE Tailwind Components
Flowbite
-
Personal Finance Management App with Django, HTMX, Alpine, Tailwind and Plaid
Tailwind CSS handles the styling in this project, which speeds up the development of clean and responsive UIs. This project also uses Flowbite for pre-built UI components like modals, tooltips, and buttons. Flowbite integrates well with Tailwind and helps you avoid reinventing the wheel for common UI elements.
- Flyon UI β Free Tailwind Components Library
-
Open-source WYSIWYG text editor component built with Tailwind CSS and Flowbite
// set up custom event listeners for the buttons document.getElementById('toggleLinkButton').addEventListener('click', () => { const url = window.prompt('Enter image URL:', 'https://flowbite.com'); editor.chain().focus().toggleLink({ href: url }).run(); });
-
Ultimate UI and Development Resource Guide for 2024 π
4. Flowbite Tailwind-based components built for speed and flexibility, featuring UI elements that work across different devices and screen sizes. Flowbite:
-
Visually building Tailwind CSS components using Flowbite and Daisy UI
Flowbite offers a wide range of ready-to-use components like buttons, modals, and navigation bars, all fully responsive and customizable to fit your design needs. Its extensive documentation ensures you can quickly integrate these components into your projects.
-
Payment form components coded with Tailwind CSS and Flowbite
Flowbite
-
10+ UI Libraries for Svelte to Try in 2024
Flowbite Svelte is an open-source UI library built with Svelte components and Tailwind CSS. It provides over 58 UI components and interactive elements built with Svelte and Flowbite. It comes with well-organized documentation, where you can see the code sample and preview the components for responsive sizes: desktop, tablet and smartphone. You can also switch light/dark modes and RTL/LTR text direction. The code looks quite straightforward and the components are styled very neat.
-
My Failed Student Housing App
TailwindCSS (with Flowbite)
What are some alternatives?
antd - An enterprise-class UI design language and React UI library
daisyui - πΌ πΌ πΌ πΌ πΌ βThe most popular, free and open-source Tailwind CSS component library
unocss - The instant on-demand atomic CSS engine.
shadcn/ui - Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
windicss - Next generation utility-first CSS framework.
preline - Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
emotion - π©βπ€ CSS-in-JS library designed for high performance style composition
headlessui - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
Material UI - Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
tailwind-figma - FlowBite is a free and open-source set of UI components and pages in Figma built for Tailwind CSS
vuetify - π Vue Component Framework
Bootstrap - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.