This project is based on the Tailwind CSS v2.0: From Zero to Production tutorial series by Tailwind Labs. It covers the full setup, configuration, customisation and best practices of building modern ...
tailwind-tutorial-l02-l05/ │ ├── build/ │ ├── css/ │ │ └── style.css # The compiled CSS file generated from Tailwind CSS and any custom styles. │ ├── img/ │ │ └── n # Various images used in site ...