Tailwind CSS UI library, featuring over 600 top-tier Tailwind CSS UI components and blocks. Each one is handcrafted for modern websites, landing pages, web applications, dashboards, ecommerce platforms, and more.
TailGrids is a library of high-quality Tailwind CSS UI components and blocks, designed for modern websites, landing pages, and web apps. It offers a wide range of essential UI components, consistent design, a copy-paste UI building tool, and everything you would expect from a top-notch UI library. The free core version provides tons of free UI components, making it suitable for both personal and commercial projects.
To install TailGrids, make sure you have Node.js and Tailwind CSS installed. Then, follow these steps:
npm install tailgrids
tailwind.config.js
file:module.exports = {
// Existing configuration
plugins: [
require('tailgrids')
]
}
TailGrids is a free and open-source library of high-quality Tailwind CSS UI components and blocks. It offers a wide range of essential UI components with a consistent design, making it a top-notch UI library. With its copy-paste UI building tool, TailGrids simplifies the process of creating and assembling UI components. Whether you’re working on a personal or commercial project, TailGrids is a valuable resource to enhance your website, landing page, or web app.