994 Commits

Author SHA1 Message Date
Adam Wathan
8a86a3ef5e Push config file dependency message instead of replacing messages array 2017-11-07 09:17:52 -05:00
Jonathan Reinink
3111195d03 Add badges 2017-11-07 07:47:35 -05:00
Jonathan Reinink
fb01b2a114
Merge pull request #128 from tailwindcss/add-contributing-notes
Add contributing notes
2017-11-07 07:39:04 -05:00
Jonathan Reinink
07139da610 Add contributing notes 2017-11-07 07:38:05 -05:00
Adam Wathan
3156c66f79 Alphabetize examples nav 2017-11-06 17:07:56 -05:00
Adam Wathan
11fdf67d17
Merge pull request #123 from tailwindcss/add-webpack-starter-link
Add link to webpack-starter template in installation documentation
2017-11-06 17:04:42 -05:00
Adam Wathan
2572f58609 Add link to webpack-starter template in installation documentation 2017-11-06 16:59:45 -05:00
Adam Wathan
ca366ee12d Include dist folder, but exclude contents 2017-11-06 15:11:48 -05:00
Adam Wathan
05b5bbd741
Merge pull request #95 from tailwindcss/Add-ESLint-and-Prettier
Add ESLint and Prettier formatting and run initial formatting
2017-11-06 15:10:08 -05:00
Adam Wathan
bab36e0559 Fix ESLint issues 2017-11-06 15:08:21 -05:00
David Hemphill
06ed308c28 change print width to 100 characters 2017-11-06 15:02:02 -05:00
David Hemphill
79a2bb39e5 Reformat files 2017-11-06 15:02:02 -05:00
David Hemphill
c404c55ab9 Update Prettier config to use trailing commas 2017-11-06 15:00:55 -05:00
David Hemphill
9dbf5881cd fix eslint issues 2017-11-06 15:00:55 -05:00
David Hemphill
ec607968cf Add ESLinting and Prettier formatting and run an initial format on the codebase 2017-11-06 15:00:00 -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
Adam Wathan
1b835d4ec7
Merge pull request #119 from tailwindcss/textarea-placeholder
Apply default placeholder styling to textarea too
2017-11-06 12:12:47 -05:00
Adam Wathan
00acae6c71 Apply default placeholder styling to textarea too 2017-11-06 12:08:55 -05:00
Adam Wathan
7b5c4412e8 0.1.4 v0.1.4 2017-11-06 11:44:43 -05:00
Pedro Borges
a0a2f30de4 Fix typo in overflow docs 2017-11-06 14:44:27 -02:00
Adam Wathan
6aa1af3f32 Merge branch 'jake-dohm-fix-list-reset-overwrite' 2017-11-06 11:37:15 -05:00
Adam Wathan
78d66429bd Move list utilities to very top, fix tests 2017-11-06 11:37:01 -05:00
Adam Wathan
aee9e3c4c4 Merge branch 'fix-list-reset-overwrite' of https://github.com/jake-dohm/tailwindcss into jake-dohm-fix-list-reset-overwrite 2017-11-06 11:33:30 -05: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
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
James Brooks
d921b7f23f Typo in color 2017-11-06 14:47:11 +00:00
Jake Dohm
8f8469fd62 Moved lists utility nearer to the top, so other utilities (padding, margin, etc.) would override; 2017-11-06 09:06:13 -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