114 Commits

Author SHA1 Message Date
Adam Wathan
c7c658940b Fix shadows, don't align examples left by default 2017-10-19 09:09:12 -04:00
Adam Wathan
ea433a69ee Update shadows documentation 2017-10-17 14:58:53 -04:00
Adam Wathan
3be4648d41 Add some button examples 2017-10-17 14:54:42 -04:00
Adam Wathan
6cf96e0cab Fix pull reference 2017-10-17 10:39:57 -04:00
Adam Wathan
f0ebdabb83 Switch to only literal colors 2017-10-17 10:39:57 -04:00
Adam Wathan
c9baf0b100 Remove top border on body of titled alert example 2017-10-16 19:16:59 -04:00
Adam Wathan
5c84ff8731 Add little icon to solid alert example why not? 2017-10-16 15:52:01 -04:00
Adam Wathan
e0535a7724 Add smoke/slate colors, rename all "lightest" to "lighter" 2017-10-16 15:20:13 -04:00
Adam Wathan
b100236ac7 Rename alert examples 2017-10-16 13:51:09 -04:00
Adam Wathan
daaf1cadce Provide fewer default text color utilities
Provide just the dark and darker versions of each color. We may want to
add one light option too?
2017-10-16 13:51:01 -04:00
Adam Wathan
e99a3c66de Add more alert styles, extract reusable code sample partial 2017-10-16 12:25:22 -04:00
Adam Wathan
ac6ef8249b Tweak markdown styles 2017-10-16 12:25:09 -04:00
Adam Wathan
9569c2dacd Fix color palette docs page file name 2017-10-16 12:25:02 -04:00
Adam Wathan
c951ad09ae Working on alert examples 2017-10-16 09:01:38 -04:00
Adam Wathan
7401f8583a Scaffold "color palette" docs page 2017-10-15 19:41:00 -04:00
Adam Wathan
18f4e650bd Support passing config as a path
Let's you do tailwind('config.js') instead of
tailwind(require('config.js')) when registering Tailwind as a PostCSS
plugin.
2017-10-15 17:10:25 -04:00
Adam Wathan
57717166d1 Remove old backgrounds docs page 2017-10-14 10:29:46 -04:00
Adam Wathan
047392c627 Unstyle lists in docs by default 2017-10-14 09:58:08 -04:00
Adam Wathan
9c076c23f3 Scaffold "What is Tailwind?" page 2017-10-13 16:57:52 -04:00
Adam Wathan
b41a5ae724 Rename appearance-none to input-reset, move docs 2017-10-13 11:17:53 -04:00
Adam Wathan
f1ad1d8a7a Add list-reset utility 2017-10-13 11:15:31 -04:00
Adam Wathan
56c51e88db Add basic inner box shadow (need Steve to improve) 2017-10-13 10:49:30 -04:00
Adam Wathan
c4a318b510 Fix sidebar margin 2017-10-11 20:15:11 -04:00
Adam Wathan
1a62d231b9 Update lock files 2017-10-11 20:14:16 -04:00
Adam Wathan
646c5e6c95 Update negative margin class in grid docs 2017-10-11 13:24:06 -04:00
Adam Wathan
10d940707a Tweak borders docs 2017-10-11 10:40:18 -04:00
Adam Wathan
2ad2e123c3 Swap new utilities and extract components 2017-10-11 10:17:04 -04:00
Adam Wathan
a634f6e389 Reorganize docs TOC 2017-10-11 10:13:13 -04:00
Adam Wathan
cd41069cba Extract reset to separate file, inline SUIT CSS Base, rename @tailwind at-rules 2017-10-11 09:35:04 -04:00
Adam Wathan
a4ac5c704f Tons of docs scaffolding and structuring 2017-10-10 21:21:12 -04:00
Adam Wathan
0a50aa1e3a Fix swapped titles 2017-10-09 16:50:01 -04:00
Adam Wathan
3c31e2a773 Scaffold out a bunch of docs pages 2017-10-09 16:25:15 -04:00
Adam Wathan
c610ad6ef4 Add actually useful watch script for docs 2017-10-09 12:33:32 -04:00
Adam Wathan
2c1de94d5c Switch docs to use .js config instead of JSON 2017-10-09 12:33:22 -04:00
Adam Wathan
c9d14cfcb0 Switch from '@tailwind-utilites' to '@tailwind-utilities all' 2017-10-02 15:02:04 -04:00
Adam Wathan
c0e34a28f9 Update grid docs example 2017-09-18 20:07:53 -04:00
David Hemphill
8863065b97 Rework Babel setup to be more node-y less browser-y 2017-09-09 10:23:53 -04:00
Adam Wathan
2d41a67b29 Add basic set of opacity utilities 2017-09-03 18:26:59 -04:00
Adam Wathan
16a5bd6114 Add support for merging and replacing config keys from a single config file 2017-09-02 07:41:55 -04:00
Adam Wathan
8187c91bf9 Update for PostCSS mixin syntax 2017-09-01 17:44:42 -04:00
Adam Wathan
2dce1e54c5 Merge pull request #87 from adamwathan/add-key-benefits
Rough in key benefits list on documentation home page
2017-09-01 17:43:18 -04:00
Adam Wathan
44ea8fdbe2 Fix grid in backgrounds docs 2017-08-28 09:22:54 -04:00
Adam Wathan
00156b4522 Use lighter default border color in docs 2017-08-28 09:18:24 -04:00
Adam Wathan
e1e6ca773b Update tailwind config in docs 2017-08-28 09:18:17 -04:00
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
94be330cde Dup tailwind dependencies into docs, remove extra cssnext plugin 2017-08-27 18:02:41 -04:00
Adam Wathan
0876d2ac1c Extract function for cloning nodes 2017-08-27 18:02:41 -04:00