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
Adam Wathan
d872474dd2
Merge pull request #109 from tailwindcss/add-san-serif-to-default-font-stack
...
Add sans-serif to default font stack
2017-11-06 11:31:53 -05:00
Jonathan Reinink
37f01711bf
Add sans-serif to default font stack
2017-11-06 11:31:18 -05:00
Adam Wathan
9210b7f747
gitignore dist files, but still publish to npm
2017-11-06 11:26:20 -05:00
Adam Wathan
33e3be33d7
Merge pull request #82 from tailwindcss/add-all-margin-auto-utilities
...
Add all margin-auto utilities
2017-11-06 11:22:59 -05:00
Jonathan Reinink
0b0cb96fa9
Merge pull request #115 from tailwindcss/config-default
...
Support default values in config function
2017-11-06 10:36:32 -05:00
Adam Wathan
c7061e9228
Support default values in config function
...
Also add a bunch of tests, seems probably wise :)
2017-11-06 10:32:17 -05:00
David Hemphill
6f43d4f4ec
Add test for configuration loading
2017-11-05 18:30:36 -06:00
Adam Wathan
9eda1e9ba6
Merge pull request #104 from lkmadushan/append-file-extension
...
Add file extension if not exists
2017-11-05 11:46:15 -05:00
Kalpa Perera
0c5ad514a9
Add file extension if not exists
2017-11-05 22:07:13 +05:30
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
Jonathan Reinink
d67ae86896
Put "auto" first in zIndex config
2017-11-04 07:08:27 -04:00
Jonathan Reinink
78d349d2c1
Update dist versions
2017-11-04 07:03:32 -04:00
Jonathan Reinink
c550cd1b7c
Add all margin-auto utilities
2017-11-04 06:53:43 -04:00
Adam Wathan
5c585f844e
Merge pull request #89 from psren/fix/empty-media-queries-are-rendered
...
remove empty media queries
2017-11-03 19:13:48 -04:00
Adam Wathan
01590b0835
Add Codeship badge to readme
2017-11-03 19:12:54 -04:00
Adam Wathan
f2bf2e4389
Trigger Codeship
2017-11-03 19:10:48 -04:00
Patrick Heller 💩
004fa09435
rename test
2017-11-03 23:11:44 +01:00
Patrick Heller 💩
8a42f279f6
code style and remove comment
2017-11-03 23:10:53 +01:00
Patrick Heller 💩
5626feb212
add newline
2017-11-03 23:09:59 +01: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
2ec0e0a9c1
Merge pull request #91 from tailwindcss/typekit-grotesk
...
Don't try to use local Aktiv Grotesk, only use TypeKit version
2017-11-03 17:17:42 -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
Patrick Heller 💩
30eb373e2b
better name for test
2017-11-03 21:46:19 +01:00
Adam Wathan
a35f77edf8
Build docs entirely in mix/webpack, no separate watching
2017-11-03 15:52:38 -04:00
Patrick Heller 💩
e5a9c8926f
remove empty media queries
2017-11-03 20:52:16 +01: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
Adam Wathan
ef65ffea4f
Merge pull request #83 from tailwindcss/autoprefix-dist
...
Autoprefix dist files for browsers with >1% usage
2017-11-03 14:16:55 -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
b727450b83
Autoprefix dist files for browsers with >1% usage
2017-11-03 11:34:02 -04:00
Adam Wathan
f22e04d1d5
Merge pull request #79 from tailwindcss/build-on-prepare
...
Build dist assets on prepare
2017-11-03 11:31:21 -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
1e207cfd7f
Build dist assets on prepare
...
Removes the separate build command and just always builds our dist
files on `npm run prepare`. This makes sure we never accidentally
publish a release that doesn't have up to date dist files for CDNs like
unpkg and jsdelivr.
2017-11-03 10:18:58 -04:00