summaryrefslogtreecommitdiff
path: root/.trash/1736635545 tailwindcss.md
blob: 55e6c296c03177b1d4b25dab250daef1c95f468f (plain)
1
2
3
Tailwindcss is a utility first CSS framework. It basically provides all things CSS as a seperate class;
so similar to writing inline CSS but then using classes.
It allows for a granular custom design.