486 Commits

Author SHA1 Message Date
Jonathan Reinink
a6f807bc06
Merge pull request #174 from kfirba/master
Fix wrong properties's description
2017-11-10 06:52:04 -05:00
Jonathan Reinink
59d3059d42 Remove shadow from search input on iOS 2017-11-10 06:42:13 -05:00
Kfir Ben-Ami
0f72788524 Fix typo in border-color property description 2017-11-10 13:14:54 +02:00
Kfir Ben-Ami
d5b52d6a27 Fix typo in background-color property description 2017-11-10 13:08:49 +02:00
Kfir Ben-Ami
0c24be5fc7 Fix typo in background-size property description 2017-11-10 13:03:28 +02:00
Kfir Ben-Ami
fddcf8c9b9 Fix a wrong property description of .items-baseline 2017-11-10 11:08:51 +02:00
Adam Wathan
d5281f9dc0
Merge pull request #166 from tailwindcss/doc-cleanup
Doc cleanup
2017-11-09 15:28:33 -05:00
Adam Wathan
efc04881a3 Merge branch 'fix-issue-18' of https://github.com/psren/tailwindcss into psren-fix-issue-18 2017-11-09 14:18:56 -05:00
Jonathan Reinink
10f216fb08 Add .table-collapse utility for the docs 2017-11-09 14:05:03 -05:00
Jonathan Reinink
56b062bece Convert to 2-space indentation 2017-11-09 13:55:51 -05:00
Jonathan Reinink
40715a76ec Remove old "Working Utility-First" placeholder page 2017-11-09 13:20:00 -05:00
Jonathan Reinink
987c54c8b0 Remove old flexbox docs page 2017-11-09 13:01:04 -05:00
Jonathan Reinink
9f07eb0087
Merge pull request #154 from mattstauffer/docs-clean-up
Move errant SVG and extract nav links to a partial
2017-11-09 11:41:36 -05:00
Matt Stauffer
4bdb93992b Move navigation into config file 2017-11-09 11:33:43 -05:00
Thomas Reichling
02ef002860
Add sans-serif to Font Families page
PR: https://github.com/tailwindcss/tailwindcss/pull/109
2017-11-09 13:41:51 +01:00
Wilbur Powery
f5b93130d7 fixes typo 2017-11-08 16:03:57 -06:00
Patrick Heller 💩
7e759ac7e9 add to the docs 2017-11-08 20:30:37 +01:00
Jonathan Reinink
1ab8bfbe15 Add comment to search input shortcut code 2017-11-08 09:48:27 -05:00
Matt Stauffer
107bc4f7fe Update documentation links to simpler array structure 2017-11-08 09:48:07 -05:00
Matt Stauffer
64c5314737 Move safari pinned tab SVG to correct location 2017-11-08 09:47:57 -05:00
Vince Mitchell
08bbc74746 add search shortcut 2017-11-08 09:29:55 -05:00
Jonathan Reinink
6edbda3068 Clean up Algolia integration 2017-11-08 07:45:38 -05:00
Jonathan Reinink
a3d93d4044 Merge branch 'master' of https://github.com/LukyVj/tailwindcss into agolia 2017-11-08 06:20:34 -05:00
Adam Wathan
efd3ba570c toArray() to all() 2017-11-07 20:11:04 -05:00
Adam Wathan
750f7f65ba
Merge pull request #142 from mattstauffer/badges-yaml-2
Move badges into yaml
2017-11-07 20:09:07 -05:00
James Brooks
0d22c934f0 Add dynamic page description 2017-11-07 23:15:40 +00:00
Matt Stauffer
613036f609 Move feature badges into yaml 2017-11-07 16:27:03 -05:00
Adam Wathan
4c1017cfff Revert "Revert "Move page descriptions into yaml""
This reverts commit 1615f02b2134e72f6c26f63baf1e14fd24458ba8.
2017-11-07 16:04:29 -05:00
Adam Wathan
ce64977349 Add WIP example partial and template areas for page titles 2017-11-07 16:04:22 -05:00
Adam Wathan
1615f02b21
Revert "Move page descriptions into yaml" 2017-11-07 15:55:09 -05:00
Adam Wathan
7ca5a00540
Merge pull request #138 from mattstauffer/subtitle-yaml
Move page descriptions into yaml
2017-11-07 15:54:09 -05:00
JeroenG
5e7aabc2cf
Add list reset to examples 2017-11-07 21:34:58 +01:00
Matt Stauffer
a200e209c3 Fix align self docs page typo 2017-11-07 15:31:34 -05:00
Matt Stauffer
1c2b24eb07 Move description into yaml. 2017-11-07 15:30:22 -05:00
Adam Wathan
2aa0761a31
Merge pull request #70 from HapLifeMan/master
Version number redirects to the version tree on Github (& in a new tab)
2017-11-07 14:38:34 -05:00
Jonathan Reinink
69f2a42bc8 Tweak CDN installation wording 2017-11-07 14:35:50 -05:00
Thomas Reichling
96b630703b
Update index.blade.php 2017-11-07 20:35:45 +01:00
Thomas Reichling
f7b1fdc25c
Update documentation.blade.php 2017-11-07 20:35:12 +01:00
Jonathan Reinink
9e2b0edc1d Fix case sensitive anchor link 2017-11-07 14:33:36 -05:00
Adam Wathan
1c4da6a2c7 Use smaller logo in square Twitter image 2017-11-07 14:03:14 -05:00
Adam Wathan
da69d6a791 Use different Twitter previews for individual docs pages 2017-11-07 13:58:52 -05:00
Adam Wathan
1a4608b696 Add CDN instructions to docs, + some tweaks 2017-11-07 13:43:01 -05:00
Matt Stauffer
1f07aac11f Fix backgrond typo in installation docs. 2017-11-07 09:46:32 -05:00
Jonathan Reinink
2c0bb2aa8e Add logo and tweak layout of README 2017-11-07 09:17:23 -05:00
Adam Wathan
f9ac944032
Merge pull request #127 from PawelMysior/fix-docs-laravel-mix-code-samples
Fix Laravel Mix code samples
2017-11-07 08:12:37 -05:00
Pawel Mysior
997b877703 Fix less resource and output paths, sass tailwind config file path and unify indentation 2017-11-07 09:28:01 +01:00
anas bouzid
b3478112ac Make examples more accessible 2017-11-07 03:13:48 +00:00
Adam Wathan
3156c66f79 Alphabetize examples nav 2017-11-06 17:07:56 -05:00
Adam Wathan
2572f58609 Add link to webpack-starter template in installation documentation 2017-11-06 16:59:45 -05:00
Adam Wathan
692481652a
Merge pull request #117 from pedroborges/fix-overflow-typo
Fix typo in overflow docs
2017-11-06 12:17:52 -05:00