Automatically init a full Tailwind project with static dev server.
Paste this command into the terminal (IN SUPER-USER MODE):
curl -o- https://raw.githubusercontent.com/n0ct3ri4/tailwind-init/main/install.sh?$RANDOM | bash
Go to your project folder and create all files with this command:
create-tailwind