Skip to content

mazyar1128/tailwindcss-components

Repository files navigation

A collection of Tailwindcss components

The repository contains a collection of components made by Tailwindcss framework.


Collection List



Installation & Development

For furthur development, Tailwindcss and Node.js dependencies need to be installed by npm.

npm install

In development, Tailwind CLI will be needed to watch and build the style.css

npm run build