Skip to content

Latest commit

 

History

History
44 lines (17 loc) · 515 Bytes

README.md

File metadata and controls

44 lines (17 loc) · 515 Bytes

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