2856 Commits

Author SHA1 Message Date
dependabot-preview[bot]
4decf48eed
Bump babel-jest from 25.4.0 to 25.5.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.4.0 to 25.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.5.0/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-29 06:36:22 +00:00
dependabot-preview[bot]
77526e5e01
Merge pull request #1643 from tailwindcss/dependabot/npm_and_yarn/master/jest-25.5.0 2020-04-29 06:34:42 +00:00
dependabot-preview[bot]
f9bdbce369
Bump jest from 25.4.0 to 25.5.0
Bumps [jest](https://github.com/facebook/jest) from 25.4.0 to 25.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.4.0...v25.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-29 06:32:14 +00:00
Adam Wathan
da5eaed1c7
Merge pull request #1639 from tailwindcss/purgecss
Integrate PurgeCSS directly into Tailwind
2020-04-28 14:17:05 -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
4c3e97c9d4 Make PurgeCSS regex compatible with node 8 2020-04-27 21:43:28 -04:00
Adam Wathan
ec0b7a2be1 Integrate PurgeCSS directly into Tailwind 2020-04-27 21:24:49 -04:00
Adam Wathan
857e2d376d
Merge pull request #1627 from tailwindcss/alpha-colors
Add opacity modifiers for color utilities
2020-04-26 13:58:49 -04:00
Adam Wathan
f94e2c37f2 Fix import 2020-04-26 11:05:42 -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
30e0cb10b7 1.3.5 v1.3.5 2020-04-23 07:58:36 -04:00
Adam Wathan
5f05677edf Fix missing unit in calc bug in space plugin 2020-04-23 07:58:26 -04:00
Adam Wathan
072c60c008 Drop fs-extra version to retain Node 8 compatibility 2020-04-23 07:58:26 -04:00
dependabot-preview[bot]
f48c0c7cfb
Merge pull request #1607 from tailwindcss/dependabot/npm_and_yarn/master/resolve-1.17.0 2020-04-23 06:25:27 +00:00
dependabot-preview[bot]
f8ebe4c5c8
Bump resolve from 1.16.1 to 1.17.0
Bumps [resolve](https://github.com/browserify/resolve) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/browserify/resolve/releases)
- [Commits](https://github.com/browserify/resolve/compare/v1.16.1...v1.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 06:23:34 +00:00
dependabot-preview[bot]
d48e17de89
Merge pull request #1600 from tailwindcss/dependabot/npm_and_yarn/master/eslint-config-prettier-6.11.0 2020-04-22 06:48:32 +00:00
dependabot-preview[bot]
fc62dfc817
Bump eslint-config-prettier from 6.10.1 to 6.11.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.1...v6.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-22 06:45:56 +00:00
Adam Wathan
f7134aae27 1.3.4 v1.3.4 2020-04-21 16:08:45 -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
72583c5c84 1.3.3 v1.3.3 2020-04-21 05:21:05 -04:00
Adam Wathan
5598a791b1 Fix bug in divide-x utilities, checking wrong custom property 2020-04-21 05:20:59 -04:00
Adam Wathan
d5e64c4199 1.3.2 v1.3.2 2020-04-21 05:14:59 -04:00
Adam Wathan
bf045724cc Add responsive variants for space and divide utilities 2020-04-21 05:14:52 -04:00
Adam Wathan
5b3f8b5461 1.3.1 v1.3.1 2020-04-20 21:12:38 -04:00
Adam Wathan
1d323c9636 Fix bug in space-x utilities, checking wrong custom property 2020-04-20 21:12:30 -04:00
Adam Wathan
d710db5cc3 1.3.0 v1.3.0 2020-04-20 20:36:52 -04:00
Adam Wathan
b3b06e8d55 Add negative space utility support 2020-04-20 14:54:31 -04:00
Adam Wathan
8df2cd57a0 Merge branch 'stack-divide-utilities' 2020-04-20 14:18:12 -04:00
Adam Wathan
a14ea02ff0 Use border-width for divide, not border 2020-04-20 14:18:04 -04:00
Adam Wathan
1743c23821
Merge pull request #1594 from tailwindcss/stack-divide-utilities
Support reverse order for space and divide utilities
2020-04-20 13:55:00 -04:00
Adam Wathan
06536597fb Update fixtures 2020-04-20 13:49:55 -04:00
Adam Wathan
a75b6901aa Support reverse order for space and divide utilities 2020-04-20 13:34:00 -04:00
dependabot-preview[bot]
7ef2e0a613
Merge pull request #1593 from tailwindcss/dependabot/npm_and_yarn/master/resolve-1.16.1 2020-04-20 07:00:24 +00:00
dependabot-preview[bot]
013345da49
Bump resolve from 1.16.0 to 1.16.1
Bumps [resolve](https://github.com/browserify/resolve) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/browserify/resolve/releases)
- [Commits](https://github.com/browserify/resolve/compare/v1.16.0...v1.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:58:23 +00:00
dependabot-preview[bot]
3ca7adaaba
Merge pull request #1592 from tailwindcss/dependabot/npm_and_yarn/master/babel-jest-25.4.0 2020-04-20 06:56:25 +00:00
dependabot-preview[bot]
6aa0510bb3
Bump babel-jest from 25.3.0 to 25.4.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.3.0 to 25.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.4.0/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:54:28 +00:00
dependabot-preview[bot]
cb41c6f3df
Merge pull request #1591 from tailwindcss/dependabot/npm_and_yarn/master/jest-25.4.0 2020-04-20 06:52:50 +00:00
dependabot-preview[bot]
be76d63d0b
Bump jest from 25.3.0 to 25.4.0
Bumps [jest](https://github.com/facebook/jest) from 25.3.0 to 25.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.3.0...v25.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:50:06 +00:00
Adam Wathan
8b2473fade
Merge pull request #1584 from tailwindcss/stack-divide-utilities
Add `space` and `divide` utilities
2020-04-17 13:26:23 -04:00
Adam Wathan
3584791852
Merge pull request #1398 from OwenMelbz/master
Ability to have responsive .container padding
2020-04-17 13:04:36 -04:00
Adam Wathan
a69c9b9452
Merge pull request #1532 from tailwindcss/default-line-height-per-font-size
Add support for providing a default line-height for each font-size
2020-04-17 12:59:22 -04:00
Adam Wathan
0f54a60d05 Switch from :not(:last-child) to :not(template) ~ :not(template) 2020-04-17 09:49:16 -04:00
Adam Wathan
ee14892357
Merge pull request #1577 from tailwindcss/group-focus
Add group-focus variant
2020-04-17 08:11:51 -04:00
Adam Wathan
b7e0f11d5d Switch to not(last-child) instead of owl
For Alpine.js compatibility, sad because it increases the specificity but I don't think it will actually be a problem at all in real projects.
2020-04-16 16:05:20 -04:00
Adam Wathan
ebd157f16e Add group-focus variant 2020-04-16 12:51:12 -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