Adam Wathan c04a3b26c6 Add support for mixed "plain color string" and "color map" background defintitions
Lets you do this:

```
  backgroundColors: [
    'blue',
    'purple',
    'pink',
    {
      primary: 'white',
      secondary: 'orange',
    },
  ]
```
2017-08-27 18:02:40 -04:00
2017-08-27 18:02:40 -04:00
2017-08-01 10:19:43 -04:00
2017-08-27 18:02:02 -04:00
2017-07-20 08:39:57 -04:00

TailwindCSS

A utility-first CSS framework for rapid UI development.

Description
A utility-first CSS framework for rapid UI development.
Readme 222 MiB
Languages
JavaScript 90.6%
CSS 7.6%
HTML 1.7%