241 Commits

Author SHA1 Message Date
Adam Wathan
a552eb185b Add gap-* utilities, remove default values for col-gap and row-gap 2019-12-27 07:45:43 -05:00
Adam Wathan
d882d8d4fc Add CSS grid utilities 2019-12-27 07:45:43 -05:00
Adam Wathan
ed0fff1d59 Rebuild fixtures 2019-12-25 13:54:10 -05:00
Cosmin Popovici
62f831a875 Update output test fixtures. 2019-12-25 13:54:10 -05:00
Geoff Selby
fe7098a3c0 Add Inter to sans font stack
As discussed in #1269 this PR adds Inter to the `sans` font stack while leaving the default font stack intact.

This does not automatically pull in the font files or the font-face rules. It is recommended that you use the Inter cdn for that.
2019-12-25 13:54:10 -05:00
Adam Wathan
b630d965f6 Support scaling x and y dimensions independently 2019-12-25 13:54:10 -05:00
Adam Wathan
872dcdc515 Update createUtilityPlugin to support generating multiple utilities for a single themeKey 2019-12-25 13:54:10 -05:00
Adam Wathan
9b78a02ccf Reset default transform variables every time .transform is applied 2019-12-25 13:54:10 -05:00
Adam Wathan
9fbbaff400 Add negative translate and percentage translate values 2019-12-25 13:54:09 -05:00
Adam Wathan
2ae6ee6c12 Update fixtures and code style 2019-12-25 13:54:09 -05:00
Adam Wathan
163ab05d25
Merge pull request #1111 from hacknug/fix/box-sizing
Fix `box-sizing` for shadow-dom elements
2019-10-28 21:01:32 -04:00
Nestor Vera
01a660a86b Update tests with new base styles 2019-09-06 14:10:24 +02:00
Alexander Lichter
c81422b79b feat: add justify-evenly util 2019-08-18 09:41:06 +02:00
Adam Wathan
84964c7744 Fix base styles for horizontal rules 2019-08-14 07:54:33 -04:00
Adam Wathan
91d969f7aa Enable hover and focus variants for opacity by default 2019-08-06 11:19:42 -04:00
Adam Wathan
371d320eeb Use hard-coded default placeholder color
IE 11 doesn't support opacity properly on placeholders and causes the entire input to render with that opacity. This fixes that bug.
2019-08-06 11:09:47 -04:00
Adam Wathan
941aa9b429 Add default variants for placeholder color utilities 2019-08-06 10:09:42 -04:00
Adam Wathan
d2d081cba1 Add placeholder color utilities 2019-08-06 10:07:27 -04:00
Adam Wathan
11b7933f30 Add border-double 2019-07-20 15:47:57 -04:00
Adam Wathan
79761b89f9
Merge pull request #964 from tailwindcss/sr-only-utilities
Add sr-only and not-sr-only utilities
2019-07-10 08:25:18 -04:00
AlexVipond
3c2f7c81be Update test fixtures with new css 2019-06-28 10:32:38 -06:00
Adam Wathan
9b94cc1ed2 Add sr-only and not-sr-only utilities 2019-06-10 19:39:25 -04:00
Adam Wathan
4549e2d1f1 Increase precision of percentage widths 2019-06-08 08:39:39 -04:00
Adam Wathan
2da152055a
Merge pull request #906 from tailwindcss/consistent-order-values
Use 9999 for both order-first and order-last
2019-05-12 09:57:43 -04:00
Adam Wathan
0fac54f8f1 Remove select-contain due to limited browser support 2019-05-11 07:06:32 -04:00
Adam Wathan
84cf0a1ca1 Use 9999 for both order-first and order-last 2019-05-10 07:50:49 -04:00
Adam Wathan
b5355d2756 Make everything responsive by default 2019-05-08 11:51:04 -04:00
Adam Wathan
c5f00a316b
Merge pull request #885 from tailwindcss/more-user-select-utilities
Add remaining user select utilities
2019-04-29 08:37:43 -04:00
Adam Wathan
82456a6731 Add remaining user select utilities 2019-04-29 08:28:55 -04:00
Benoît Rouleau
ce1812a244 Add bg-repeat-round and bg-repeat-space utilities 2019-04-28 17:13:12 -04:00
Adam Wathan
5580456afa Add responsive order utilities by default 2019-04-28 07:03:56 -04:00
Adam Wathan
a92faeefac Fix conflicts, update tests 2019-04-27 11:37:20 -04:00
Adam Wathan
e9d8d7f45f Fix conflicts, update tests 2019-04-27 10:42:19 -04:00
Adam Wathan
e3d5e24665 Update test fixtures 2019-04-27 10:25:34 -04:00
Adam Wathan
c93fe6cbe9 Update test fixtures 2019-04-26 16:03:48 -04:00
Adam Wathan
a7ec9c2396 Remove negativeMargin plugin, handle negative values in regular margin plugin 2019-04-23 20:04:35 -04:00
Adam Wathan
854e6b1cdd Standardize on leading zeros 2019-04-19 12:33:15 -04:00
Adam Wathan
c98cc12d35 Remove dependency on perfectionist, implement simple formatting from scratch 2019-04-16 11:43:17 -04:00
Adam Wathan
7544c1bbd2 Drop SFMono from default mono font stack 2019-03-25 10:16:11 -07:00
Adam Wathan
6d1533e9a8 Revert #745, always default to bolder for strong tags 2019-03-18 13:10:54 -04:00
Adam Wathan
9ace7deef2 Update tests 2019-03-18 09:59:20 -04:00
Adam Wathan
b1a8f27b0a
Merge pull request #769 from tailwindcss/make-replaced-elements-block
Make replaced elements block by default, preserve aspect ratio
2019-03-15 11:30:42 -04:00
Adam Wathan
426a549e50 Update shadow-outline to be based on new blue 2019-03-15 11:13:46 -04:00
Adam Wathan
0bbf942897 Make replaced elements block by default, preserve aspect ratio 2019-03-15 10:25:48 -04:00
mattstypa
6d65dfb058 Removed no-comments option from init command 2019-03-15 09:15:16 -05:00
Adam Wathan
33bfb8793f Make inset utilities customizable 2019-03-14 12:35:37 -04:00
Adam Wathan
1940e31b12 Rename pin utilities to top/right/bottom/left/inset 2019-03-14 12:23:51 -04:00
Adam Wathan
9d9ceca5e4 Combine wrap-normal and break-normal, rename wrap-break to break-words
This preserves backwards compatibility with Tailwind 0.x and provides some useful normalization on top of these two funky ass properties.
2019-03-14 08:41:12 -04:00
Adam Wathan
364d87163a Fix rebase mistake 2019-03-13 21:09:17 -04:00
Adam Wathan
aeaf5ab93c Update colors 2019-03-13 21:07:59 -04:00