The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech Leads28-29 May

Join

Free React UI Components powered by Tailwind CSS

Tailgrids is an open-source React UI component library built with Tailwind CSS. Ship modern web applications faster through an extensive collection of production-ready components, blocks, and templates. All featuring a sleek, handcrafted, and pixel-perfect design optimized for exceptional user experience, high performance, accessibility, and consistent UI across projects.

Tailgrids

Build human-centered websites, dashboards, SaaS products, landing pages, and internal tools effortlessly, without reinventing the UI from scratch or relying on the generic UI


πŸ“¦ Installation

Set up Tailgrids in your React project in a few minutes.

Install & Initialize

Run this in your project root:

npx @tailgrids/cli@latest init

This sets up Tailgrids, creates the config and base styles, and installs required dependencies.

Add Styles

Copy the contents of tailgrids.css into your main CSS file, like globals.css or app.css.


Add a Component

Add components using the CLI:

npx @tailgrids/cli@latest add button

Use It

Import and use the component:

import { Button } from "@/components/core/button";

export default function Home() {
  return <Button variant="primary">Hello Tailgrids!</Button>;
}

✨ Feature Highlights

Tailgrids is built for real-world production. Every component follows modern UI patterns, feels natural to use, and works seamlessly with React and Tailwind CSS.


✨ What’s Included

React UI Components

A growing collection of reusable React components covering all common UI needs:

UI Blocks

Prebuilt UI blocks to speed up development:

Templates

Ready-to-use unique React based Tailwind CSS templates that combine components and blocks into complete pages and layouts.


🧠 Built for Developers and Designers

Tailgrids is built for real production teams - developers and designers alike. It ships with a detailed, enterprise-ready Figma design system that designers genuinely enjoy working with.

For developers, Tailgrids focuses on long-term maintainability and a great DX:

Balanced for design and engineering, without compromises.


β™Ώ Accessibility First

Accessibility is not an afterthought.


⚑ Performance Optimized



Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.