A simple project template using html, tailwind css and flowbite
INRODUCTION:
To install node modules command : npm install -D tailwindcss
To install flowbite plugins command : npm install flowbite
After cloning the repo to start the taiwind just use command :
index.html npx tailwindcss -i ./src/index.css -o ./src/style/output.css --watch