2062 Commits

Author SHA1 Message Date
Adam Wathan
03f673a497
Merge pull request #755 from tailwindcss/add-text-6xl
Add `6xl` font size
2019-03-13 12:57:39 -04:00
Adam Wathan
d0576d6507 Add text-6xl 2019-03-13 08:20:25 -04:00
Adam Wathan
59a47bbb6a
Merge pull request #753 from tailwindcss/dependabot/npm_and_yarn/next/jest-24.5.0
Bump jest from 24.4.0 to 24.5.0
2019-03-13 08:09:53 -04:00
dependabot[bot]
d343e8984f
Bump jest from 24.4.0 to 24.5.0
Bumps [jest](https://github.com/facebook/jest) from 24.4.0 to 24.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/v24.4.0...v24.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-13 05:54:45 +00:00
Adam Wathan
7184dd200c
Merge pull request #752 from tailwindcss/use-better-mono-font-for-code-elements
Use configured monospace font for monospace elements
2019-03-12 21:32:26 -04:00
Adam Wathan
87cf9df68e Use configured monospace font for monospace elements 2019-03-12 21:28:27 -04:00
Adam Wathan
7c61afaf66
Merge pull request #751 from tailwindcss/support-unquoted-lists-as-default-theme-function-values
Support unquoted lists as default theme function values
2019-03-12 21:25:21 -04:00
Adam Wathan
525d03b7dc Support unquoted lists as default theme function values 2019-03-12 21:20:31 -04:00
Adam Wathan
72697fd580
Merge pull request #750 from tailwindcss/simplify-serif-font-stack
Simplify default serif font stack
2019-03-12 21:07:27 -04:00
Adam Wathan
5bf8ae7874 Simplify default serif font stack 2019-03-12 20:58:53 -04:00
Adam Wathan
f0669a4c09
Merge pull request #749 from tailwindcss/default-to-line-height-1.5
Default to Tailwind's 'normal' line-height
2019-03-12 20:50:08 -04:00
Adam Wathan
35a4100f15 Default to Tailwind's 'normal' line-height 2019-03-12 20:35:27 -04:00
Adam Wathan
731f5e0341
Merge pull request #748 from tailwindcss/default-to-system-font
Use system font stack by default instead of sans-serif
2019-03-12 20:30:52 -04:00
Adam Wathan
209b71a83d Use system font stack by default instead of sans-serif 2019-03-12 20:22:12 -04:00
Adam Wathan
be4665ec5c
Merge pull request #747 from tailwindcss/update-mono-font-stack
Update default monospace font stack to match Bootstrap
2019-03-12 20:10:05 -04:00
Adam Wathan
7f30791371
Merge pull request #745 from tailwindcss/use-theme-bold-for-strong
Use configured bold for strong tags
2019-03-12 20:01:02 -04:00
Adam Wathan
b0b412c718
Merge pull request #746 from tailwindcss/update-system-font-stack
Update system font stack to match latest Bootstrap
2019-03-12 20:00:38 -04:00
Adam Wathan
9fa075c154 Update default monospace font stack to match Bootstrap 2019-03-12 19:58:55 -04:00
Adam Wathan
dd3cba279d Update system font stack to match latest Bootstrap 2019-03-12 19:54:10 -04:00
Adam Wathan
0d25dd274d Use configured bold for strong tags 2019-03-12 17:19:34 -04:00
Adam Wathan
d6be4d4dfb
Merge pull request #741 from tailwindcss/reset-input-button
Make form elements inherit more font properties
2019-03-12 17:09:53 -04:00
Adam Wathan
3d12231bdb Remove background color transparent 2019-03-12 17:05:20 -04:00
Adam Wathan
b4db53676e Don't reset form elements quite as aggressively 2019-03-12 16:59:25 -04:00
Adam Wathan
a2df090180
Merge pull request #743 from tailwindcss/dependabot/npm_and_yarn/next/jest-24.4.0
Bump jest from 24.3.1 to 24.4.0
2019-03-12 12:41:15 -04:00
dependabot[bot]
d1aadc21eb
Bump jest from 24.3.1 to 24.4.0
Bumps [jest](https://github.com/facebook/jest) from 24.3.1 to 24.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/v24.3.1...v24.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 16:18:58 +00:00
Adam Wathan
58f581ef32 Reset form elements even more aggressively 2019-03-12 11:18:42 -04:00
Adam Wathan
98d2af8d56
Merge pull request #742 from tailwindcss/dependabot/npm_and_yarn/next/babel-jest-24.4.0
Bump babel-jest from 24.3.1 to 24.4.0
2019-03-12 11:00:32 -04:00
Adam Wathan
c246f19773 Make form elements inherit more font properties 2019-03-12 10:59:16 -04:00
Adam Wathan
c2d022a8a1 Fix extension in gitignore 2019-03-12 10:58:59 -04:00
dependabot[bot]
116b2b35e6
Bump babel-jest from 24.3.1 to 24.4.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.3.1 to 24.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/v24.4.0/packages/babel-jest)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 06:29:25 +00:00
Adam Wathan
9019f89c97
Merge pull request #740 from tailwindcss/dependabot/npm_and_yarn/next/eslint-plugin-prettier-3.0.1
Bump eslint-plugin-prettier from 2.7.0 to 3.0.1
2019-03-11 07:49:11 -04:00
Adam Wathan
ac53e138dc
Merge pull request #739 from tailwindcss/dependabot/npm_and_yarn/next/babel-jest-24.3.1
Bump babel-jest from 23.6.0 to 24.3.1
2019-03-11 07:48:13 -04:00
dependabot[bot]
8527ba9f36
Bump eslint-plugin-prettier from 2.7.0 to 3.0.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 2.7.0 to 3.0.1.
- [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/compare/v2.7.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 06:43:50 +00:00
dependabot[bot]
59f7185c1e
Bump babel-jest from 23.6.0 to 24.3.1
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 23.6.0 to 24.3.1.
- [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/v24.3.1/packages/babel-jest)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 06:43:37 +00:00
Adam Wathan
483d938292
Merge pull request #734 from tailwindcss/dependabot/npm_and_yarn/next/jest-24.3.1
Bump jest from 23.6.0 to 24.3.1
2019-03-08 21:23:16 -05:00
Adam Wathan
7811a28b8c Fix eslint deprecation warning 2019-03-08 21:18:15 -05:00
Adam Wathan
df0c1c84c6 Update jest and babel dependencies, simplify babel setup 2019-03-08 21:11:42 -05:00
dependabot[bot]
14cb8f3ef6
Bump jest from 23.6.0 to 24.3.1
Bumps [jest](https://github.com/facebook/jest) from 23.6.0 to 24.3.1.
- [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/v23.6.0...v24.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-09 00:46:24 +00:00
Adam Wathan
c9c97242b8
Merge pull request #728 from tailwindcss/dependabot/npm_and_yarn/next/eslint-config-prettier-4.1.0
Bump eslint-config-prettier from 2.9.0 to 4.1.0
2019-03-08 19:44:18 -05:00
dependabot[bot]
609b918794
Bump eslint-config-prettier from 2.9.0 to 4.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 2.9.0 to 4.1.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/v2.9.0...v4.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-09 00:38:06 +00:00
Adam Wathan
2503afd4aa
Merge pull request #730 from tailwindcss/dependabot/npm_and_yarn/next/postcss-selector-parser-6.0.2
Bump postcss-selector-parser from 6.0.1 to 6.0.2
2019-03-08 19:37:30 -05:00
Adam Wathan
ba07d9fbd0
Merge pull request #729 from tailwindcss/dependabot/npm_and_yarn/next/fs-extra-7.0.1
Bump fs-extra from 4.0.3 to 7.0.1
2019-03-08 19:36:18 -05:00
Adam Wathan
f52bfa785f
Merge pull request #727 from tailwindcss/dependabot/npm_and_yarn/next/eslint-5.15.1
Bump eslint from 4.19.1 to 5.15.1
2019-03-08 19:35:12 -05:00
Adam Wathan
60be1fe124
Merge pull request #726 from tailwindcss/dependabot/npm_and_yarn/next/eslint-plugin-prettier-2.7.0
Bump eslint-plugin-prettier from 2.6.0 to 2.7.0
2019-03-08 19:34:45 -05:00
dependabot[bot]
6db4dcfb65
Bump postcss-selector-parser from 6.0.1 to 6.0.2
Bumps [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/postcss/postcss-selector-parser/releases)
- [Changelog](https://github.com/postcss/postcss-selector-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-selector-parser/compare/6.0.1...6.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 06:04:21 +00:00
dependabot[bot]
71fb1ae37a
Bump fs-extra from 4.0.3 to 7.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 4.0.3 to 7.0.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/4.0.3...7.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 06:04:16 +00:00
dependabot[bot]
99c9fad4a8
Bump eslint from 4.19.1 to 5.15.1
Bumps [eslint](https://github.com/eslint/eslint) from 4.19.1 to 5.15.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v4.19.1...v5.15.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 06:03:56 +00:00
dependabot[bot]
ee629fcca1
Bump eslint-plugin-prettier from 2.6.0 to 2.7.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 2.6.0 to 2.7.0.
- [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/compare/v2.6.0...v2.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-07 06:03:26 +00:00
Adam Wathan
4ea8a6117c
Merge pull request #723 from tailwindcss/dependabot/npm_and_yarn/next/babel-jest-23.6.0
Bump babel-jest from 20.0.3 to 23.6.0
2019-03-06 06:52:11 -05:00
Adam Wathan
a82fe87289
Merge pull request #721 from tailwindcss/dependabot/npm_and_yarn/next/clean-css-4.2.1
Bump clean-css from 4.1.11 to 4.2.1
2019-03-06 06:28:00 -05:00