Adam Wathan
|
fd95c5d90f
|
Fix conflicts
|
2017-11-10 09:41:52 -05:00 |
|
Danilo Alonso
|
bc31d9765f
|
add border solid
|
2017-11-09 18:04:23 -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 |
|
Adam Wathan
|
8eda042543
|
Add cursor-default utility
|
2017-11-09 09:58:30 -05: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 |
|
Adam Wathan
|
6eccfc15d4
|
Merge pull request #116 from tailwindcss/border-defaults
[0.2] Support cascading border colors and styles
|
2017-11-06 15:38:31 -05:00 |
|
Jonathan Reinink
|
8dfe5189fa
|
Simplify margin auto utilities
|
2017-11-06 15:32:51 -05:00 |
|
Adam Wathan
|
475ad19029
|
Support cascading border colors and styles
|
2017-11-06 15:29:40 -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
|
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
|
00acae6c71
|
Apply default placeholder styling to textarea too
|
2017-11-06 12:08:55 -05: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 |
|
Jonathan Reinink
|
37f01711bf
|
Add sans-serif to default font stack
|
2017-11-06 11:31:18 -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 |
|
Jonathan Reinink
|
c550cd1b7c
|
Add all margin-auto utilities
|
2017-11-04 06:53:43 -04:00 |
|
Patrick Heller 💩
|
6cec22b523
|
make tests green
|
2017-11-04 00:07:02 +01:00 |
|
Patrick Heller 💩
|
42a7038aa4
|
fix expectations
|
2017-11-03 23:56:25 +01:00 |
|
Patrick Heller 💩
|
76eb4beb03
|
fix wrong output path
|
2017-11-03 23:49:49 +01:00 |
|
Patrick Heller 💩
|
471a19ea53
|
fix test to meet expectation
|
2017-11-03 23:24:27 +01:00 |
|
Patrick Heller 💩
|
004fa09435
|
rename test
|
2017-11-03 23:11:44 +01:00 |
|
Patrick Heller 💩
|
5626feb212
|
add newline
|
2017-11-03 23:09:59 +01:00 |
|
Patrick Heller 💩
|
30eb373e2b
|
better name for test
|
2017-11-03 21:46:19 +01:00 |
|
Patrick Heller 💩
|
e5a9c8926f
|
remove empty media queries
|
2017-11-03 20:52:16 +01:00 |
|
Patrick Heller 💩
|
73f0ee9826
|
Fixes #18
|
2017-11-03 19:43:40 +01:00 |
|
Adam Wathan
|
f80537a85d
|
Update tests
|
2017-11-03 10:04:48 -04:00 |
|
Adam Wathan
|
e46cc65d80
|
Remove example class from dist build
Still want to be including this in our tests, so sanity test now runs
against a separate fixture.
|
2017-11-02 13:25:50 -04:00 |
|
Jonathan Reinink
|
7dbe40018f
|
Add new "scrolling-touch" and "scrolling-auto" utilities
|
2017-11-01 20:44:01 -04:00 |
|
Adam Wathan
|
65b9026fd5
|
Drop mask alias
|
2017-10-31 21:54:05 -04:00 |
|
Adam Wathan
|
3ffe2a5077
|
Document appearance-none
Also create appearance-none lol
|
2017-10-31 21:48:57 -04:00 |
|
Jonathan Reinink
|
8cd13a857e
|
Add hover to text style utilities
|
2017-10-31 20:42:05 -04:00 |
|
Jonathan Reinink
|
cacb048883
|
Remove slate color entirely, and set new default border color
|
2017-10-31 20:27:19 -04:00 |
|
Jonathan Reinink
|
c70ce45472
|
Remove slate and smoke colors
|
2017-10-31 16:15:04 -04:00 |
|
Jonathan Reinink
|
1ec990c28a
|
Update test fixture for new colors
|
2017-10-31 15:30:58 -04:00 |
|
Jonathan Reinink
|
a01f57c3bd
|
Update default shadows
|
2017-10-31 15:16:51 -04:00 |
|
Adam Wathan
|
b705b53f92
|
Don't define rounded side variants for each size
Instead, set the opposing corners to 0.
|
2017-10-30 17:35:27 -04:00 |
|
Jonathan Reinink
|
96e9e67592
|
Rename tailwind() method to config()
Add basic tests for config(), @response and @apply.
|
2017-10-30 13:50:37 -04:00 |
|
Adam Wathan
|
9880e16821
|
Don't double declare font-family: inherit on buttons
|
2017-10-30 12:58:15 -04:00 |
|
Adam Wathan
|
bf3145277f
|
Add position static utilitiy
|
2017-10-27 15:28:23 -04:00 |
|
Adam Wathan
|
eccf6ed083
|
Update colors in test fixture
|
2017-10-27 15:28:05 -04:00 |
|
Jonathan Reinink
|
a1e584dd35
|
Merge branch 'master' into add-documentation-to-config
|
2017-10-26 09:15:25 -04:00 |
|
Jonathan Reinink
|
ea4b64837e
|
Allow font families to be defined as arrays
|
2017-10-25 18:18:22 -04:00 |
|