Cryptonomic Inc Website
To start a watcher for your Tailwind CSS files, use the following command:
./tailwindcss -i input.css -o output.css --watch
To compile and minify your CSS for production, run the following command:
./tailwindcss -i input.css -o output.css --minify