tailwind-ui-components
tailwind-ui-components copied to clipboard
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 platform...
Free Tailwind CSS UI Components by TailGrids
TailGrids is library of high-quality Tailwind CSS UI components and blocks. Crafted for - modern websites, landing pages and web apps. Comes with all essential UI components & elements, consistent design, copy-paste UI building tool and everything you can expect from a top-notch UI library.
The free core version comes with tons of free UI components along with all core components. Feel free to use it with your personal or commercial projects, and don't forget to support and inspire our team by starring this repo.
π Explore All Components
π Visit Website
π Documentation
Installing via NPM
As a NPM package make sure that you have installed Node.js and Tailwind CSS
- Install Tailgrids as a dependency using NPM by running the command below:
npm i tailgrids
- Require Tailgrids as a plugin inside the
tailwind.config.js
file:
module.exports = {
//... other config of your project
plugins: [
require('tailgrids/plugin')
]
}
π Support
You can always support this project and inspire us by Starringπ This Repository and sharing with friends. If you like the the library consider purchasing the Pro version
π License
TailGrids Core Version is 100% Free! and open-source you can use it with your personal or commercial projects.