Use these Tailwind CSS stacked list components to organize things like user profiles, tasks, or other resources vertically with available user actions. These list components are designed and built by the Tailwind CSS team, and include a variety of different styles and layouts. ...
Learn more about customizing Tailwind→ On this page Utility-first Responsive to the core Component-friendly Designed to be customized Beautiful UI components by the creators of Tailwind CSS. Learn more →
Most of the CSS frameworks (For e.g.Bootstrap), offer a variety of pre-built components that may help you move quickly at first but cause more pain than they cure when it comes time to make your site stand out with a custom design. Furthermore, it offers tools to separate component c...
Tailkit Tailgrids Component library Mamba UI Mamba UI 是今年上榜的多个基于 Tailwind 的工具中的第一个。这是一个包含 150 多个组件和模板的 UI 库,基于流行的实用程序优先 CSS 框架。该库包含 40 多个类别的预样式组件,您可以快速获取 HTML、Vue 或 JSX 格式的任何组件的代码。 Flowrift UI Blocks Preline...
Use the list group component to display a series of items, buttons or links inside a single element
A React starter kit built with Tailwind CSS which includes a collection of beautiful, production-ready UI components that are yours to customize and adapt for your own component system. Private Community Join an exclusive members-only Discord where you can connect with other designers and developers...
Use component class namesmodify them using Tailwind CSS utilities. Click Tailwind only Tailwind + daisyUI <
component list tailwind CSS utility to help integrators and designers cssuicomponenttailwindtailwindcssuidesigntailwindcss-uitailwind-componentstailwind-templatetailwind-uitailwind-utilitiestailwindcss-template UpdatedApr 5, 2023 nawazishali/BoowindCSS
reactcomponentsuinextjstailwindcssradix-uishadcn UpdatedMay 19, 2025 TypeScript saadeghi/daisyui Sponsor Star36.9k Code Issues Pull requests Discussions 🌼 🌼 🌼 🌼 🌼 The most popular, free and open-source Tailwind CSS component library ...
在Laravel 项目中,我们可以基于 Lavavel Mix 快速引入 Tailwind CSS 框架,开始之前,先安装 laravel-mix-tailwind 这个前端依赖包: 代码语言:javascript 代码运行次数:0 运行 AI代码解释 npm install laravel-mix-tailwind--save-dev 安装完成后,需要在项目根目录下的webpack.mix.js中引入它: ...