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
Pedro Borges
a0a2f30de4
Fix typo in overflow docs
2017-11-06 14:44:27 -02:00
Adam Wathan
41f232a998
Merge pull request #113 from JamesForks/docs-fixes
...
Typo in color
2017-11-06 11:32:45 -05:00
Adam Wathan
fd4b86e4fb
Merge pull request #96 from tailwindcss/header-nav-example
...
Add responsive header nav example
2017-11-06 11:32:13 -05:00
James Brooks
d921b7f23f
Typo in color
2017-11-06 14:47:11 +00:00
Adam Wathan
0f1cc3a295
Update fake links to point to example
2017-11-04 15:23:38 -04:00
Adam Wathan
a46c460102
Remove preprocessor example since it doesn't work with Less
2017-11-04 12:43:07 -04:00
Adam Wathan
d1764b3fab
Update @apply docs to be explicit about preprocessor features
2017-11-04 12:04:45 -04:00
Adam Wathan
065bf3dff0
Add responsive header nav example
2017-11-04 09:19:17 -04:00
Adam Wathan
4b345d66f9
Tweak nav example titles and disabled states
2017-11-04 09:18:39 -04:00
Adam Wathan
30b5e588cf
Merge pull request #69 from tailwindcss/nav-example
...
Add navigation examples
2017-11-04 07:51:41 -04:00
Adam Wathan
a501689d45
Merge pull request #90 from tailwindcss/webpack-only-docs
...
Build docs using just webpack/mix
2017-11-03 17:33:06 -04:00
Adam Wathan
d2d74ed556
Don't try to use local Aktiv Grotesk, only use TypeKit version
2017-11-03 17:16:50 -04:00
Adam Wathan
a35f77edf8
Build docs entirely in mix/webpack, no separate watching
2017-11-03 15:52:38 -04:00
Adam Wathan
33b7e94f26
Only load analytics in production
2017-11-03 15:51:10 -04:00
Adam Wathan
c810402c47
Ignore build_production folder
2017-11-03 15:49:54 -04:00
David Hemphill
4e1148bf50
Merge branch 'master' into nav-example
2017-11-03 13:36:38 -05:00
Adam Wathan
4f7e99c139
Merge pull request #85 from tailwindcss/make-docs-config-compatible-with-older-versions-of-node
...
Make docs config compatible with older versions of node
2017-11-03 14:24:41 -04:00
David Hemphill
9f16bf54ea
Tweak some form examples again
2017-11-03 11:40:21 -05:00
David Hemphill
4fd7ef1b1f
Fix tracking on form labels example
2017-11-03 11:36:03 -05:00
Jonathan Reinink
d9f5f10eb1
Make docs config compatible with older versions of node
2017-11-03 12:19:16 -04:00
David Hemphill
4f6b10e04d
Remove slate colors and use flex-no-shrink
2017-11-03 11:09:26 -05:00
Adam Wathan
03c3b58f2e
Merge pull request #72 from tailwindcss/form-examples
...
Add form examples
2017-11-03 11:39:41 -04:00
Adam Wathan
b1d0f4db83
Merge pull request #81 from tailwindcss/sass-note
...
Add note to Laravel Mix instructions warning about Sass issue
2017-11-03 11:31:03 -04:00
David Hemphill
a85d521574
Fix some label's and add some error examples
2017-11-03 10:29:56 -05:00
Adam Wathan
33cf96eebf
Add link to Mix documentation for processCssUrls
2017-11-03 11:07:44 -04:00
Adam Wathan
52f6fb23eb
Merge pull request #77 from tailwindcss/watch-config
...
Register config file with Webpack for watching
2017-11-03 11:04:08 -04:00
Adam Wathan
df77207966
Remove extremely offensive unnecessary newline character
2017-11-03 11:03:22 -04:00
Adam Wathan
df51b6ca49
Add note to Laravel Mix instructions warning about Sass issue
2017-11-03 10:53:20 -04:00
Adam Wathan
113d10174d
Merge pull request #76 from mkarnicki/fix-typo
...
Fix small typo.
2017-11-03 09:56:36 -04:00
Adam Wathan
edb5c045f4
Don't double declare every markdown style
...
Derp.
2017-11-03 09:55:00 -04:00
Adam Wathan
b2b95d5738
Register config file with Webpack for watching
...
This change tells Webpack (for those using it) that the config file
used should be tracked as a dependency and that the CSS should be
re-compiled if that config file changes.
It's careful to make sure the config file is loaded fresh every single
time to avoid weird caching issues.
2017-11-03 09:54:15 -04:00
Michał Karnicki
6db8183e78
Fix small typo.
2017-11-03 14:41:36 +01:00
Adam Wathan
fe22f647f2
Switch from smoke to grey in code sample partial
2017-11-03 07:51:37 -04:00
Adam Wathan
06d4e91a0b
Replace slate/smoke references in Cards examples
2017-11-03 07:51:24 -04:00
David Hemphill
bc3a954cde
Add some form examples
2017-11-03 00:44:41 -05:00
David Hemphill
9e222bddf5
Make hover state a little darker
2017-11-02 17:33:27 -05:00
David Hemphill
1bae42f2a2
Add navigation example
2017-11-02 17:23:43 -05:00
Adam Wathan
a227b1e024
Add production config file for docs
2017-11-02 18:12:42 -04:00
Ninja
8ace7213e2
Update code examples
...
Use absolute URLs for code examples to allow better copy/paste user experience.
2017-11-02 13:44:27 -07:00
Adam Wathan
13864218d3
Add WIP text alignment docs
2017-11-02 16:19:29 -04:00
Adam Wathan
92c150338b
Fix broken responsive design links
2017-11-02 16:08:17 -04:00
Adam Wathan
84fd785ffc
Be explicit in documentation that imports require a preprocessor
2017-11-02 16:07:05 -04:00
Adam Wathan
9263e3ac48
Document that rounded-{side} utilities need to be combined with a size
2017-11-02 14:51:00 -04:00
Adam Wathan
c850701171
Remove Twitter card meta stuff from individual docs pages
2017-11-02 14:46:34 -04:00
Adam Wathan
3e464f35bc
Allow feature badges to wrap
2017-11-02 14:39:40 -04:00
Adam Wathan
9262fec161
Improve momentum-scrolling docs
2017-11-02 14:35:29 -04:00
Adam Wathan
dc4fe45d31
Merge pull request #66 from tailwindcss/extra-github-links
...
Add extra GitHub links to version numbers
2017-11-02 14:20:19 -04:00