67 Commits

Author SHA1 Message Date
Adam Wathan
6f7a0766a2 Use rounded-pill instead of pill 2017-08-27 18:49:45 -04:00
Adam Wathan
1049500f8e Get docs build working 2017-08-27 18:42:10 -04:00
Adam Wathan
4cb05bf1be Fix renamed class reference 2017-08-27 18:26:51 -04:00
Adam Wathan
22f80419bd Working on getting docs to build 2017-08-27 18:19:04 -04:00
Adam Wathan
0876d2ac1c Extract function for cloning nodes 2017-08-27 18:02:41 -04:00
Adam Wathan
01e920dccf WIP 2017-08-27 18:02:41 -04:00
Adam Wathan
8e7b2dc1fa Add basic background color generator
Supports specifying background colors as an array of colors, or an
object where the label is what you want to name that color as a
background utility, and the value is the color to use.

Everything can be specified as either camelCase or kebab-case so you
don't need to quote the shit out of everything but classes will always
be rendered as kebab-case.
2017-08-27 18:02:40 -04:00
Adam Wathan
ac77724081 Add basic media query and class mixin support 2017-08-27 18:02:02 -04:00
Adam Wathan
50003d8d0c Remove unnecessary flex none 2017-08-27 18:01:21 -04:00
Adam Wathan
61238ef582 Fix sidebar and content area not wrapping 2017-08-27 18:01:21 -04:00
Adam Wathan
d662678ae5 Fix some stuff with things not wrapping right 2017-08-27 18:01:21 -04:00
Adam Wathan
df6f627805 Make crappy docs example a little easier to see 2017-08-27 18:00:48 -04:00
Adam Wathan
a8ce85ed1b Add flex-none helper 2017-08-27 18:00:48 -04:00
Adam Wathan
ad36272906 Replace grid with percent width helpers 2017-08-27 18:00:04 -04:00
Adam Wathan
b661c0e526 Update docs to make use of updated utilities 2017-08-24 09:25:58 -04:00
Adam Wathan
26aafb42ae Add GitHub link to docs so I can open issues faster 2017-08-23 20:56:17 -04:00
Adam Wathan
8bb4d98785 Merge branch 'master' of github.com:adamwathan/tailwindcss 2017-08-23 14:38:50 -04:00
Jonathan Reinink
c3b42a6499 Add .mask and .overflow-scroll-y utilities, and overflow docs. 2017-08-21 11:22:02 -04:00
Adam Wathan
f53b950ecd Tweak background color text contrasts, still grim but whatever 2017-08-21 10:31:29 -04:00
Adam Wathan
a72a35c1b3 Update background color docs 2017-08-20 10:49:36 -04:00
Adam Wathan
cfb371671a Use cool greys instead of neutral greys 2017-08-20 10:28:46 -04:00
Adam Wathan
b786b805bc Smaller sidebar text 2017-08-19 16:09:26 -04:00
Adam Wathan
2df7b8d457 Update docs design to match landing page branding better 2017-08-19 16:09:25 -04:00
Adam Wathan
0ad848ba80 Bold alert headings 2017-08-18 19:39:59 -04:00
Adam Wathan
6869a96669 Merge pull request #79 from adamwathan/hover-prefix
Use @ instead of hover-
2017-08-18 18:28:30 -04:00
Adam Wathan
e20faf8f1c Use flex for horizontal card content spacing 2017-08-18 15:56:57 -04:00
Adam Wathan
8b515020d8 Use @ instead of hover- 2017-08-18 14:57:38 -04:00
Adam Wathan
7ac3c907cd Darker text for outline button examples 2017-08-18 14:46:52 -04:00
Adam Wathan
1b048a1f10 Make buttons generatable, add text hovers 2017-08-18 14:44:08 -04:00
Adam Wathan
d1ac4322c9 Update colors in backgrounds and buttons docs 2017-08-18 13:25:09 -04:00
Adam Wathan
0b71c16d21 Hacking on example components and crap 2017-08-18 12:46:57 -04:00
Adam Wathan
9921af09ce Collapse orange/amber/yellow to just two colors, orange and yellow 2017-08-18 10:55:40 -04:00
Adam Wathan
1a2383e612 Add colors and hover utilities 2017-08-18 10:09:24 -04:00
Adam Wathan
b4331834ae Add button mockups 2017-08-18 10:09:24 -04:00
Adam Wathan
80658ae54e Working on colors 2017-08-18 10:09:24 -04:00
Adam Wathan
c6b7fdced7 WIP on tons of color crap 2017-08-18 10:09:24 -04:00
Jonathan Reinink
10dc104c2d Add shadows documentation. 2017-08-18 10:09:24 -04:00
Jonathan Reinink
6ba5536a7e Add a bunch of new pages to the docs, and update the nav. 2017-08-18 10:09:24 -04:00
Adam Wathan
a33385f51f Working on colors 2017-08-18 10:09:24 -04:00
Adam Wathan
dac88161f3 Who knows 2017-08-18 10:09:24 -04:00
Adam Wathan
e881b69bf5 WIP on tons of color crap 2017-08-18 10:09:24 -04:00
Jonathan Reinink
7ad9c0b521 Added new font family utilities.
Removed "text-mono" utility.
Renamed "@system-font-stack" variable to "@font-family-system".
2017-08-15 11:12:49 -04:00
Jonathan Reinink
eeaa1531b1 Rough in text docs. 2017-08-15 10:42:02 -04:00
Jonathan Reinink
e751d972b8 Improve the spacing docs. 2017-08-15 09:28:43 -04:00
Jonathan Reinink
f3b1980d8d Add shadows documentation. 2017-08-15 08:37:00 -04:00
Jonathan Reinink
233db2ae9f Add a bunch of new pages to the docs, and update the nav. 2017-08-14 20:14:13 -04:00
Jonathan Reinink
a6e2763dac Remove "Welcome" from page title on home page. 2017-08-14 13:56:25 -04:00
Jonathan Reinink
bf5beb932f Improve the border size documentation.
Also tweaked the inline code block style definition.
2017-08-07 14:44:08 -04:00
Adam Wathan
e4fde61c73 Rename border-default-color to default-border-color 2017-08-04 12:17:14 -04:00
Adam Wathan
44a0b9648b Merge pull request #48 from adamwathan/border-width-scale
Switch to proportional border width scale
2017-08-03 22:42:18 -04:00