Links
- Tailwind CSS - main website
- Tailwind Play - Try Tailwind CSS using a web browser.
- Tailwind CSS Cheat Sheet
- Why Tailwind CSS? Read the top part of the Overview section of "Styling with utility classes"
- History: CSS Utility Classes and "Separation of Concerns" - Learn details as to how Tailwind CSS came about.
- Video: "Tailwind CSS V4 Crash Course 2025 | Become a Tailwind Pro in 1.5 Hours" - Get started with Tailwind CSS quickly.
Installation
Detailed here: https://tailwindcss.com/docs/installation
Sample projects
- Look at the Git repository projects: https://git.ceit.pdn.ac.lk/full-stack-with-java.git/tree/tailwindcss
- Read the README files there.