mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Lets you do this:
```
backgroundColors: [
'blue',
'purple',
'pink',
{
primary: 'white',
secondary: 'orange',
},
]
```
TailwindCSS
A utility-first CSS framework for rapid UI development.
Description
Languages
JavaScript
90.6%
CSS
7.6%
HTML
1.7%