Make sure that you have Node.js, Tailwind CSS and Flowbite installed.
-
Run
npm install
inside your terminal -
Watch for files and compile Tailwind CSS + Flowbite:
npx tailwindcss -i ./input.css -o ./output.css --watch
Make sure that you have Node.js, Tailwind CSS and Flowbite installed.
Run npm install
inside your terminal
Watch for files and compile Tailwind CSS + Flowbite:
npx tailwindcss -i ./input.css -o ./output.css --watch