539 Commits

Author SHA1 Message Date
Adam Wathan
e4b32c4046 Remove smoke/slate references in button examples 2017-11-24 14:24:42 -05:00
Adam Wathan
c9a12a6624 Include more context in code sample 2017-11-21 15:56:36 -05:00
Adam Wathan
770966ca76 Add badge alert example 2017-11-21 15:54:00 -05:00
Darryl Hein
9c0c864fdb
minor tabbing fix 2017-11-21 12:54:56 -07:00
Adam Wathan
d037a60128 Update remaining docs pages to use class table partial 2017-11-20 09:57:46 -05:00
Adam Wathan
705e048bec Remove note about customizing sides from border radius docs
Not as relevant anymore now that sides/sizes are combined.
2017-11-20 09:15:46 -05:00
Adam Wathan
2659f0100c Use class table partial for display documentation 2017-11-19 16:31:50 -05:00
Adam Wathan
f725301ae8 Use class table partial for border radius docs 2017-11-19 16:28:07 -05:00
Adam Wathan
91fc6d75c2 Use class table for float docs 2017-11-19 16:08:47 -05:00
Adam Wathan
2b28e89533 Use class table partial for z-index docs 2017-11-19 15:56:31 -05:00
Adam Wathan
123109b766 Use class table partial for visibility docs 2017-11-19 15:56:20 -05:00
Adam Wathan
cf34d0d772 Use class table partial for vertical alignment docs 2017-11-19 15:56:11 -05:00
Adam Wathan
6518e8265a Use class table partial for sizing docs pages 2017-11-19 15:55:58 -05:00
Adam Wathan
dafbd7d128 Swap hand-coded tables for class table partial in typography docs pages 2017-11-19 15:36:54 -05:00
Adam Wathan
d9c3f7b6cf Fix typo in border radius example 2017-11-17 16:19:37 -05:00
Adam Wathan
e197420fea Merge branch 'master' into develop 2017-11-17 10:52:38 -05:00
Adam Wathan
2fe2a38080
Merge pull request #206 from tailwindcss/add-options-key-to-default-key
[0.2] Add options key to default config and document
2017-11-17 09:32:44 -05:00
Adam Wathan
108d5d94de
Merge pull request #207 from tailwindcss/class-table-partial
Add class-table partial to make class tables more maintainable
2017-11-17 09:27:55 -05:00
Adam Wathan
a379d80aa7 Merge branch 'master' into develop 2017-11-17 08:39:33 -05:00
Adam Wathan
3bc4631924 Only send Google Analytics data if analytics was loaded successfully
Prevent errors in local environment and if people are using blockers.
2017-11-17 08:22:06 -05:00
Adam Wathan
60e1a9d8b3 Update Hemphill's Twitter pic 2017-11-16 18:06:20 -05:00
Adam Wathan
5ad847b113 Replace state on initial page load so it's reloadable on popstate 2017-11-16 17:30:24 -05:00
Adam Wathan
a33596831e Merge branch 'master' into develop 2017-11-16 12:28:37 -05:00
Adam Wathan
051705aef7 Ditch Vue component in favor of simple scrolling table
Better Algolia indexing and stuff and just simpler overall.
2017-11-16 11:02:55 -05:00
Adam Wathan
25ef0198a0 Add WIP Vue component 2017-11-15 17:32:39 -05:00
Adam Wathan
35c7671578 Add class-table partial to make class tables more maintainable 2017-11-15 17:08:44 -05:00
Adam Wathan
caa00bbd38 Add options key to default config and document 2017-11-15 11:14:24 -05:00
Adam Wathan
6f6f1cc318 Fix conflicts 2017-11-15 09:36:21 -05:00
Adam Wathan
a94dcc5f78 Rename radius back to rounded 😂 2017-11-15 09:30:30 -05:00
Christoph Rumpel
ce5f313704 Add Facebook Metag Tags to homepage as well 2017-11-15 06:41:29 +01:00
Adam Wathan
828f7d40e3 Fix typo in responsive flex grow example 2017-11-14 19:49:23 -05:00
Christoph Rumpel
603d12ba9b Add dynamic title and description 2017-11-14 22:40:40 +01:00
Christoph Rumpel
a0acef4cc2 Fix styles 2017-11-14 22:23:08 +01:00
Christoph Rumpel
d9cafbb9ce Add fb meta tags 2017-11-14 22:17:04 +01:00
Jonathan Reinink
1faabc82b1 Switch to separate config import
Import default config from separate path (require('tailwindcss/defaultConfig')) to allow importing the default config without importing all of Tailwind, which causes errors with Webpack due to a dynamic require.
2017-11-14 08:03:31 -05:00
Jonathan Reinink
ca70fe128e Fix mistake in border radius docs 2017-11-13 17:02:31 -05:00
Jonathan Reinink
d4f7b3b513 Update docs for new radius utilities 2017-11-13 16:47:27 -05:00
Adam Wathan
ad44fae29f Tweak language around postcss-import 2017-11-13 13:39:24 -05:00
Adam Wathan
4cf2cfa649 Mention postcss-import caveats in installation docs 2017-11-13 13:30:53 -05:00
Daniel Hartmann
18e1dfce22
Make stylesheets load in parallel 2017-11-12 23:25:48 +01:00
Adam Wathan
5e6bfb2f9e Merge branch 'master' into develop 2017-11-11 12:07:38 -05:00
Adam Wathan
c741c358cb Improve the horizontal card example implementation so it's not as trash 2017-11-11 11:40:04 -05:00
Adam Wathan
f67665ff98 Merge master, fix conflicts 2017-11-11 10:42:51 -05:00
Adam Wathan
b806cd1461 Only load docsearch on docs pages 2017-11-11 08:39:11 -05:00
Adam Wathan
93a0b7d5bd Tweak @tailwind screens documentation 2017-11-10 09:47:09 -05:00
Adam Wathan
fd95c5d90f Fix conflicts 2017-11-10 09:41:52 -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
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