Adam Wathan
053ab65cee
Update flagged fixture
2020-08-18 08:21:22 -04:00
Adam Wathan
7945f0f7c8
Merge pull request #2176 from tailwindlabs/gradients
...
Add background gradient support
2020-08-18 08:06:50 -04:00
Adam Wathan
1d2dd1a5f4
Merge pull request #1965 from juno-w/master
...
Divide border style
2020-08-17 21:13:49 -04:00
Adam Wathan
926b6b1fab
Rename mid color stop to via
2020-08-17 13:25:18 -04:00
Adam Wathan
18873e896a
Add "to" to gradient background class names
2020-08-17 11:50:35 -04:00
Adam Wathan
8d87445b81
Improve API, support auto-transparent to, rename gradientColor plugin
2020-08-17 11:05:06 -04:00
Adam Wathan
7fb5d4a579
Add support for background images and 2/3-color-stop gradients
2020-08-16 15:23:49 -04:00
Adam Wathan
488c0e35c9
Don't include vendor prefix for background-clip: text
...
Better to rely on autoprefixer for this for now. If we want to start shipping prefixes we should do it across the board, not just in one spot.
2020-08-15 16:24:21 -04:00
Adam Wathan
5b82b6f5ac
Add background-clip utilities
2020-08-15 16:20:33 -04:00
Adam Wathan
8a066c27a2
Merge branch 'apply-complex-classes'
2020-08-15 15:39:48 -04:00
Adam Wathan
cebed0e4e0
Only include contents class in modern builds, update fixtures
2020-08-15 15:22:31 -04:00
Adam Wathan
d6e22b944e
Remove leading dot from apply case in sanity test
2020-08-13 07:44:59 -04:00
Adam Wathan
aa810673f4
Add experimental extendedFontSizeScale
2020-08-07 15:10:10 -04:00
Adam Wathan
4d2e4119fd
Add experimental default line heights
2020-08-07 14:42:43 -04:00
Adam Wathan
cb4ff81ff2
Update text fixture
2020-08-07 14:27:04 -04:00
Adam Wathan
0ca1c14365
Merge pull request #2114 from MartijnCuppens/remove-redundant-animation-states
...
Remove redundant animation states
2020-08-07 14:14:14 -04:00
Adam Wathan
30980063e8
Add experimental extended spacing scale
2020-08-07 11:25:22 -04:00
Adam Wathan
338dc12eea
Deprecate col-gap and row-gap in favor of gap-x and gap-y
2020-08-06 16:27:35 -04:00
Adam Wathan
1ac5874732
Add scaffolding for future/experimental flags, with WIP new color palette as example
2020-08-05 14:02:43 -04:00
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
72345e8715
Don't add important to keyframes
2020-08-03 11:46:39 -04:00
Adam Wathan
cda6d4d995
Add keyframes as utilities instead of base
2020-08-02 08:01:16 -04:00
Adam Wathan
bb8a221eeb
Disable overscroll in IE11 mode
2020-07-28 12:13:34 -04:00
Adam Wathan
9b21133878
Merge pull request #2075 from wadefletch/master
...
Add overscroll features (Resolves #1957 )
2020-07-27 16:16:06 -04:00
Wade Fletcher
55134d4b32
Add overscroll test fixtures
2020-07-25 15:19:33 -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
Juno
b6e3cd3a9f
more test outputs
2020-07-10 12:49:14 +08:00
Juno
48d81ef33f
Divide style test output
2020-07-10 12:33:27 +08:00
Adam Wathan
bb71e5786e
Rebuild test fixtures
2020-06-28 14:23:54 -04:00
Adam Wathan
4e5be9c0d6
Fix bug where divideColor plugin was using wrong variants in IE11 mode
2020-05-06 08:40:50 -04:00
Adam Wathan
e6fd316347
Don't generate color opacity code in color plugins if not necessary
2020-05-01 15:07:40 -04:00
Adam Wathan
9032ff33ed
Improve support for purging Haml even more
2020-04-30 08:40:42 -04:00
Adam Wathan
cdef9c8d4d
Improve support for purging Haml templates
2020-04-30 08:33:05 -04:00
Adam Wathan
a8e27d9728
Remove position sticky in ie11 mode
2020-04-29 16:25:20 -04:00
Adam Wathan
b4acd94390
Generate non-composable transforms in IE11 target mode
2020-04-29 16:25:20 -04:00
Adam Wathan
1c353af37d
Finish proof of concept for target: 'ie11' feature
2020-04-29 16:24:26 -04:00
Adam Wathan
2950ff339b
Initial support for IE11 target
2020-04-29 16:24:26 -04:00
Adam Wathan
3a53a8c858
Update fixtures
2020-04-29 16:13:37 -04:00
Adam Wathan
64b6c955c7
Improve PurgeCSS integration
...
- Add better Pug support
- Add "modes", with "all" and "conservative" by default
- Allow passing options through to PurgeCSS
- Rename `paths` to `content` to match PurgeCSS
2020-04-28 09:51:27 -04:00
Adam Wathan
b0ac3c50cb
Support purging Pug templates a bit better
2020-04-27 22:18:21 -04:00
Adam Wathan
ec0b7a2be1
Integrate PurgeCSS directly into Tailwind
2020-04-27 21:24:49 -04:00
Adam Wathan
3b565d1f9c
Add opacity modifiers for color utilities
2020-04-26 09:49:23 -04:00
Adam Wathan
5f05677edf
Fix missing unit in calc bug in space plugin
2020-04-23 07:58:26 -04:00
Adam Wathan
b0c78726ac
Fix bug where divide-x/y-0 didn't work due to missing unit in calc
2020-04-21 16:08:39 -04:00
Adam Wathan
e262218b87
Update fixtures
2020-04-21 06:09:44 -04:00
Adam Wathan
bf045724cc
Add responsive variants for space and divide utilities
2020-04-21 05:14:52 -04:00
Adam Wathan
1d323c9636
Fix bug in space-x utilities, checking wrong custom property
2020-04-20 21:12:30 -04:00