2821 Commits

Author SHA1 Message Date
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
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
dependabot-preview[bot]
51d0dd3252
Merge pull request #1561 from tailwindcss/dependabot/npm_and_yarn/master/eslint-plugin-prettier-3.1.3 2020-04-16 13:55:30 +00:00
dependabot-preview[bot]
c500f29043
Merge pull request #1542 from tailwindcss/dependabot/npm_and_yarn/master/babel/preset-env-7.9.5 2020-04-16 13:55:15 +00:00
dependabot-preview[bot]
a1cfa00033
Bump eslint-plugin-prettier from 3.1.2 to 3.1.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:53:16 +00:00
dependabot-preview[bot]
a85d4104c0
Bump @babel/preset-env from 7.9.0 to 7.9.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.0 to 7.9.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:52:55 +00:00
Adam Wathan
aa4fd1ae99 Add support for providing a default line-height for each font-size 2020-04-16 09:35:50 -04:00
Adam Wathan
9c82fecae9 Fix path 2020-04-16 09:35:41 -04:00
Adam Wathan
7ce6b2c424 Move plugin helpers up one folder 2020-04-16 09:35:41 -04:00
Adam Wathan
921e2ff202 Add helper for testing utility plugins 2020-04-16 09:35:41 -04:00
dependabot-preview[bot]
915d9c60e5
Merge pull request #1537 from tailwindcss/dependabot/npm_and_yarn/master/autoprefixer-9.7.6 2020-04-16 13:27:26 +00:00
dependabot-preview[bot]
5dc5938ae8
Bump autoprefixer from 9.7.5 to 9.7.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.5 to 9.7.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.7.5...9.7.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:25:40 +00:00
dependabot-preview[bot]
7b9c1db671
Merge pull request #1548 from tailwindcss/dependabot/npm_and_yarn/master/babel-jest-25.3.0 2020-04-16 13:25:20 +00:00
dependabot-preview[bot]
4377e39559
Merge pull request #1523 from tailwindcss/dependabot/npm_and_yarn/master/chalk-4.0.0 2020-04-16 13:24:03 +00:00
Adam Wathan
50569de37f Remove unused CI configs 2020-04-16 09:23:08 -04:00
dependabot-preview[bot]
67fdf7e053
Bump babel-jest from 25.1.0 to 25.3.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.1.0 to 25.3.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.3.0/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:22:14 +00:00
dependabot-preview[bot]
64728bf5ed
Bump chalk from 3.0.0 to 4.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v3.0.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:22:14 +00:00
dependabot-preview[bot]
03f6ef0ed3
Merge pull request #1547 from tailwindcss/dependabot/npm_and_yarn/master/jest-25.3.0 2020-04-16 13:20:34 +00:00
dependabot-preview[bot]
25a030ab41
Bump jest from 25.1.0 to 25.3.0
Bumps [jest](https://github.com/facebook/jest) from 25.1.0 to 25.3.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.1.0...v25.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:18:27 +00:00
dependabot-preview[bot]
d0095c424a
Merge pull request #1571 from tailwindcss/dependabot/npm_and_yarn/master/resolve-1.16.0 2020-04-16 13:16:45 +00:00
dependabot-preview[bot]
50073935b4
Bump resolve from 1.15.1 to 1.16.0
Bumps [resolve](https://github.com/browserify/resolve) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/browserify/resolve/releases)
- [Commits](https://github.com/browserify/resolve/compare/v1.15.1...v1.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 13:14:37 +00:00
Adam Wathan
da83070c24
Update nodejs.yml 2020-04-16 08:45:53 -04:00
Adam Wathan
ad9fcaf919
Create nodejs.yml 2020-04-16 08:43:29 -04:00
Adam Wathan
c9c1892685
Merge pull request #1573 from tailwindcss/circleci-project-setup
Add .circleci/config.yml
2020-04-16 08:41:41 -04:00
Adam Wathan
c8bfe3bbf3 Add .circleci/config.yml 2020-04-16 08:36:36 -04:00
dependabot-preview[bot]
b5e3f20a9c
Merge pull request #1481 from tailwindcss/dependabot/npm_and_yarn/master/autoprefixer-9.7.5 2020-03-24 06:31:36 +00:00
dependabot-preview[bot]
d330aaaf49
Bump autoprefixer from 9.7.4 to 9.7.5
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.4 to 9.7.5.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.7.4...9.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 06:28:49 +00: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
Adam Wathan
8d970a517d
Merge pull request #1462 from philippbosch/transition-delay
Add support for transition-delay
2020-03-23 11:47:52 -04:00
dependabot-preview[bot]
dab0de2575
Merge pull request #1478 from tailwindcss/dependabot/npm_and_yarn/master/babel/preset-env-7.9.0 2020-03-23 06:46:15 +00:00
dependabot-preview[bot]
635296d9ef
Bump @babel/preset-env from 7.8.7 to 7.9.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 06:43:28 +00:00
dependabot-preview[bot]
a4967c78c3
Merge pull request #1476 from tailwindcss/dependabot/npm_and_yarn/master/babel/core-7.9.0 2020-03-23 06:41:48 +00:00
dependabot-preview[bot]
35f9c54e46
Merge pull request #1475 from tailwindcss/dependabot/npm_and_yarn/master/eslint-config-prettier-6.10.1 2020-03-23 06:41:05 +00:00
dependabot-preview[bot]
d66992b1e1
Bump @babel/core from 7.8.7 to 7.9.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 06:38:41 +00:00
dependabot-preview[bot]
f6df665257
Bump eslint-config-prettier from 6.10.0 to 6.10.1
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.0 to 6.10.1.
- [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.0...v6.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 06:38:15 +00:00