2048 Commits

Author SHA1 Message Date
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
Adam Wathan
da6be57739
Merge pull request #720 from tailwindcss/dependabot/npm_and_yarn/next/bytes-3.1.0
Bump bytes from 3.0.0 to 3.1.0
2019-03-06 06:27:45 -05:00
Adam Wathan
41d892117b
Merge pull request #719 from tailwindcss/dependabot/npm_and_yarn/next/postcss-selector-parser-6.0.1
Bump postcss-selector-parser from 6.0.0 to 6.0.1
2019-03-06 06:27:26 -05:00
dependabot[bot]
ce733e0bfc
Bump babel-jest from 20.0.3 to 23.6.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 20.0.3 to 23.6.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/v23.6.0/packages/babel-jest)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-06 06:10:05 +00:00
dependabot[bot]
7347f749da
Bump clean-css from 4.1.11 to 4.2.1
Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.1.11 to 4.2.1.
- [Release notes](https://github.com/jakubpawlowicz/clean-css/releases)
- [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md)
- [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.11...v4.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-06 06:09:42 +00:00
dependabot[bot]
5adebe0a9c
Bump bytes from 3.0.0 to 3.1.0
Bumps [bytes](https://github.com/visionmedia/bytes.js) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/visionmedia/bytes.js/releases)
- [Changelog](https://github.com/visionmedia/bytes.js/blob/master/History.md)
- [Commits](https://github.com/visionmedia/bytes.js/compare/3.0.0...3.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-06 06:09:33 +00:00
dependabot[bot]
7450dc0db5
Bump postcss-selector-parser from 6.0.0 to 6.0.1
Bumps [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) from 6.0.0 to 6.0.1.
- [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.0...6.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-06 06:09:14 +00:00
Adam Wathan
19cc425713
Merge pull request #718 from tailwindcss/default-key-in-color-objects
Support default key in color objects
2019-03-05 11:45:39 -05:00
Adam Wathan
fc75cf9d45 Fix code style 2019-03-05 11:42:31 -05:00
Adam Wathan
da4984e0e1 Support default key in color objects 2019-03-05 11:36:31 -05:00
Adam Wathan
1ffa750c76
Merge pull request #701 from tailwindcss/new-max-width-scale
Use progressive maxWidth scale
2019-03-05 09:44:12 -05:00
Adam Wathan
43ea7311d5
Merge pull request #697 from tailwindcss/rename-config-to-theme
Remove config() function in favor of theme()
2019-03-05 09:42:58 -05:00
Adam Wathan
817f68595d
Merge pull request #707 from tailwindcss/nested-color-object
Support object syntax for theme colors
2019-03-05 09:42:37 -05:00
Adam Wathan
c5a6021566
Merge pull request #708 from tailwindcss/read-config-automatically
Load tailwind.config.js automatically if present
2019-03-05 09:42:16 -05:00
Adam Wathan
44dcc78db3
Merge pull request #712 from tailwindcss/dependabot/npm_and_yarn/next/postcss-nested-4.1.2
Bump postcss-nested from 4.1.1 to 4.1.2
2019-03-05 09:28:06 -05:00