1100 Commits

Author SHA1 Message Date
Adam Wathan
fd95c5d90f Fix conflicts 2017-11-10 09:41:52 -05:00
Adam Wathan
dc5d85f958
Merge pull request #180 from tailwindcss/github-twitter-sidebar
Add GitHub and Twitter links to sidebar
2017-11-10 09:38:15 -05:00
Adam Wathan
504791a49c Move links to bottom of sidebar
And sneak in a placeholder styling tweak 👀
2017-11-10 09:19:38 -05:00
Adam Wathan
56bdc34d8b Add GitHub and Twitter links to sidebar 2017-11-10 08:34:47 -05:00
Adam Wathan
2355311397
Rename COMMUNITY_GUIDELINES to CODE_OF_CONDUCT
To satisfy GitHub's silly checklist.
2017-11-10 08:16:19 -05:00
Jonathan Reinink
6387aa4b47
Merge pull request #176 from tailwindcss/add-message-after-tailwind-init
Add success message after tailwind init command
2017-11-10 08:08:51 -05:00
Jonathan Reinink
e9c7ce2c7d Add success message after tailwind init command 2017-11-10 07:36:30 -05:00
Jonathan Reinink
3ad7fd9665
Merge pull request #173 from ericbarnes/change-config-doc
Change the config.js to tailwind.js tht is recommended in step 3.
2017-11-10 07:22:22 -05:00
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
Eric L. Barnes
b8eb846075 Change the config.js to tailwind.js tht is recommended in step 3. 2017-11-09 22:50:01 -05:00
Jonathan Reinink
e3f93f953c
Merge pull request #171 from damusix/develop
Add border solid to borderStyle
2017-11-09 18:10:02 -05:00
Danilo Alonso
bc31d9765f add border solid 2017-11-09 18:04:23 -05:00
Adam Wathan
d5281f9dc0
Merge pull request #166 from tailwindcss/doc-cleanup
Doc cleanup
2017-11-09 15:28:33 -05:00
Adam Wathan
3a976a60d7 Allow @tailwind screens directive inside an at-rule 2017-11-09 15:10:53 -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
296bdbde13 Remove unnecessary Jigsaw bin file 2017-11-09 13:05:14 -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
Jonathan Reinink
012a01e6c4 Update build badge to Travis 2017-11-09 10:24:29 -05:00
Adam Wathan
401ee62203
Merge pull request #165 from tailwindcss/cursor-default
Add cursor-default utility
2017-11-09 10:05:31 -05:00
Adam Wathan
8eda042543 Add cursor-default utility 2017-11-09 09:58:30 -05:00
Adam Wathan
6bc3b0a9dd 0.1.6 v0.1.6 2017-11-09 09:28:43 -05:00
Adam Wathan
219142e697
Merge pull request #164 from tailwindcss/travis
Setup Travis integration
2017-11-09 09:24:51 -05:00
Adam Wathan
a71d9ad131 npmignore yarn error log 2017-11-09 09:23:31 -05:00
Adam Wathan
4776a4a781 Add empty .npmignore so dist files are distributed with releases 2017-11-09 09:21:30 -05:00
Adam Wathan
fae51e5552 Setup Travis integration 2017-11-09 09:11:28 -05:00
Jonathan Reinink
f0ca5ff412
Merge pull request #163 from HapLifeMan/patch-1
Add sans-serif to Font Families page
2017-11-09 07:48:26 -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
Jonathan Reinink
3d72d07bcc
Merge pull request #158 from wilburpowery/master
Fixes Typo
2017-11-08 17:30:25 -05: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
Patrick Heller 💩
55f3f93f91 reduct code smells 2017-11-08 19:02:46 +01:00
Patrick Heller 💩
ed71ee438d fix code style issues 2017-11-08 18:48:48 +01:00
Patrick Heller 💩
498c53c582 Merge remote-tracking branch 'remotes/upstream/master' into fix-issue-18
# Conflicts:
#	__tests__/sanity.test.js
#	src/lib/substituteResponsiveAtRules.js
2017-11-08 18:46:47 +01:00
Patrick Heller 💩
44c0035dfa rename screen-utilities to screens 2017-11-08 18:30:59 +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
Jonathan Reinink
542c4cea9e
Merge pull request #151 from vmitchell85/master
Add Shortcut to search
2017-11-08 09:43:46 -05:00
Vince Mitchell
08bbc74746 add search shortcut 2017-11-08 09:29:55 -05:00
Adam Wathan
30e57119a6 0.1.5 v0.1.5 2017-11-08 08:36:56 -05:00