Martijn Cuppens
c65fbf6777
Simplify translateY(0) to none
2020-08-03 20:26:24 +02:00
Martijn Cuppens
5f545eaf8c
Remove redundant animation states
2020-08-03 20:11:15 +02:00
Adam Wathan
bb8a221eeb
Disable overscroll in IE11 mode
2020-07-28 12:13:34 -04:00
Adam Wathan
bb1519a7c0
Rename fade to pulse
2020-07-24 14:27:12 -04:00
Adam Wathan
29b0739c35
Add basic set of general purpose animation utilities
2020-07-24 11:52:47 -04:00
Adam Wathan
f16919e87b
Generate responsive variants for container by default
2020-07-15 14:14:30 -04:00
Adam Wathan
371a79feca
Support plugin-specific target mode
2020-04-29 16:25:20 -04:00
Adam Wathan
77d3f7590e
Don't purge components, don't purge if paths empty, add empty purge to config stub
2020-04-29 16:14:08 -04:00
Adam Wathan
b466d5ba6d
Pull divideOpacity from borderOpacity
2020-04-26 10:47:20 -04:00
Adam Wathan
3b565d1f9c
Add opacity modifiers for color utilities
2020-04-26 09:49:23 -04:00
Adam Wathan
bf045724cc
Add responsive variants for space and divide utilities
2020-04-21 05:14:52 -04:00
Adam Wathan
b3b06e8d55
Add negative space utility support
2020-04-20 14:54:31 -04:00
Adam Wathan
a6f5137a73
Rename stack to space, make invokePlugin output consistent
2020-04-16 12:43:22 -04:00
Adam Wathan
3143f20850
Add divideColor utilities
2020-04-16 11:01:24 -04:00
Adam Wathan
b447cd6ccd
Add divideWidth plugin
2020-04-16 10:53:19 -04:00
Adam Wathan
c84c397f0b
Add stack-x and stack-y utilities
2020-04-16 10:45:05 -04:00
Adam Wathan
801caa69cd
Merge pull request #1438 from philippbosch/current-color
...
Add `current` to default color palette
2020-03-23 11:50:07 -04:00
Philipp Bosch
0034fb86ac
Add support for transition-delay
2020-03-19 17:03:12 +01:00
Philipp Bosch
2558618a94
Add current to default color palette
...
as discussed in #998
2020-03-12 11:31:26 +01:00
Adam Wathan
9b89683268
Add sensible set of fixed line-height utilities
2020-02-05 08:39:51 -05:00
Adam Wathan
86e8e389ff
Remove unused config properties
2020-02-05 08:38:58 -05:00
Adam Wathan
8767f6e0c8
Don't include Inter in default font stack
...
I still want to explore this again in the near future but there are some trade-offs that I need to think about more before I actually put this into a proper release and make it impossible to revert without a major version update.
The main one that I literally just ran into is that if the end user has an old version of Inter installed locall (say one from before Inter had light weights), things can look pretty bad.
2020-02-03 13:40:04 -05:00
Adam Wathan
7815e01d71
Update fixtures, add system-ui to sans font stack as well
2020-02-03 11:44:36 -05:00
Adam Wathan
b3c3d5ce47
Merge pull request #1356 from tailwindcss/add-default-skews
...
Add some default skew values
2020-02-03 11:37:12 -05:00
Adam Wathan
36dd50ebab
Add some default skew values
2020-02-03 11:28:04 -05:00
Adam Wathan
3efa8e1d0d
Add some default values for grid row utilities, confusing to have none
2020-02-03 11:08:09 -05:00
Adam Wathan
e0771bdb5c
Add transition-shadow, transition box-shadow in transition also
2020-02-01 13:40:57 -05:00
Adam Wathan
bb1e62998f
Add fill and stroke to transition-colors
2020-02-01 13:34:33 -05:00
Adam Wathan
91e659f7ae
Add prettier config for stubs
2020-02-01 13:33:07 -05:00
Adam Wathan
8f5a568240
Add shadow-xs, increase alpha of shadow-sm to 0.05
2020-01-23 20:33:11 -05:00
Florian Bouvot
d923e064f5
Remove unused variant
2020-01-10 11:03:21 +01:00
Kevin Østerkilde
52a1597089
Update defaultConfig.stub.js
2020-01-09 04:45:27 +01:00
Adam Wathan
b8d0870ab4
Merge pull request #1280 from tailwindcss/shadow-sm
...
Add `shadow-sm`
2020-01-08 10:57:23 -05:00
Adam Wathan
d5199e4075
Rename transition-duration utilities to duration-{ms}
2020-01-08 10:12:45 -05:00
Adam Wathan
23ba99df04
Add transition utilities
2020-01-08 10:12:45 -05:00
Benoît Rouleau
6378808a42
Merge branch 'master' into skew
2020-01-02 18:03:50 -05:00
Benoît Rouleau
12cd6e600d
Add skew plugin + change order of transform functions (apply translate last)
2020-01-02 17:26:38 -05:00
Adam Wathan
5ee1eb4404
Merge branch 'Larissagilliane-iss1074'
2019-12-30 09:23:38 -05:00
Adam Wathan
bbe23fdba2
Remove units from stroke width
2019-12-30 09:20:28 -05:00
Adam Wathan
5187825ba7
Remove 3px and 4px stroke widths from default config
2019-12-30 09:18:47 -05:00
Adam Wathan
e4968d0767
Merge branch 'iss1074' of git://github.com/Larissagilliane/tailwindcss into Larissagilliane-iss1074
2019-12-30 09:15:21 -05:00
Adam Wathan
84c3bf3d6f
Merge pull request #1274 from tailwindcss/grid-utilities
...
Add CSS Grid utilities
2019-12-30 09:06:33 -05:00
Adam Wathan
a14e53ef7d
Add grid-auto-flow utilities
2019-12-30 08:23:12 -05:00
Adam Wathan
2babe0cb23
Add none/auto values for grid utilities
2019-12-30 07:47:45 -05:00
Adam Wathan
63b5cc28f6
Merge pull request #1284 from tailwindcss/max-w-screen
...
Add `max-w-screen-{breakpoint}` utilities
2019-12-27 10:07:37 -05:00
Adam Wathan
ff4f4eb808
Move clear to it's own plugin
2019-12-27 09:27:18 -05:00
Alberto Bottarini
48d06210f0
add boxSizing classes
2019-12-27 09:06:39 -05:00
Adam Wathan
06352a8a59
Merge pull request #1281 from tailwindcss/rounded-md
...
Add rounded-md
2019-12-27 08:59:24 -05:00
Adam Wathan
038b158e28
Add max-w-screen-{breakpoint} utilities
2019-12-27 08:53:47 -05:00
Adam Wathan
d33fbc4895
Rename gap plugins to remove grid prefix, manually include old property names
2019-12-27 07:45:43 -05:00