2739 Commits

Author SHA1 Message Date
Adam Wathan
834cee4c3e 1.2.0-canary.8 v1.2.0-canary.8 2020-02-05 09:20:52 -05:00
Adam Wathan
978a688603
Merge pull request #1362 from tailwindcss/fixed-line-height-values
Add sensible set of fixed line-height utilities
2020-02-05 09:20:14 -05:00
Adam Wathan
9b89683268 Add sensible set of fixed line-height utilities 2020-02-05 08:39:51 -05:00
Adam Wathan
86e8e389ff Remove unused config properties 2020-02-05 08:38:58 -05:00
Adam Wathan
0ea9eba75b 1.2.0-canary.7 v1.2.0-canary.7 2020-02-03 13:44:31 -05:00
Adam Wathan
75e7c10232
Merge pull request #1358 from tailwindcss/remove-inter
Don't include Inter in default font stack
2020-02-03 13:44:13 -05:00
Adam Wathan
8767f6e0c8 Don't include Inter in default font stack
I still want to explore this again in the near future but there are some trade-offs that I need to think about more before I actually put this into a proper release and make it impossible to revert without a major version update.

The main one that I literally just ran into is that if the end user has an old version of Inter installed locall (say one from before Inter had light weights), things can look pretty bad.
2020-02-03 13:40:04 -05:00
Adam Wathan
ce6ad1e0e8 1.2.0-canary.6 v1.2.0-canary.6 2020-02-03 12:59:16 -05:00
Adam Wathan
8a95f03e1a
Merge pull request #1357 from tailwindcss/use-font-sans-by-default
Use font-sans as the default font, not the system font
2020-02-03 12:51:45 -05:00
Adam Wathan
bdbec26136 Use font-sans as the default font, not the system font 2020-02-03 11:50:40 -05:00
Adam Wathan
09e75846f3 Update Jest 2020-02-03 11:47:48 -05:00
Adam Wathan
7815e01d71 Update fixtures, add system-ui to sans font stack as well 2020-02-03 11:44:36 -05:00
Adam Wathan
f07475e621 Merge branch 'patch-1' of git://github.com/argyleink/tailwindcss into argyleink-patch-1 2020-02-03 11:40:23 -05:00
Adam Wathan
3dc124a1b8 Stop running tests on node 8 so we can update to Jest 25 2020-02-03 11:38:12 -05:00
Adam Wathan
b3c3d5ce47
Merge pull request #1356 from tailwindcss/add-default-skews
Add some default skew values
2020-02-03 11:37:12 -05:00
Adam Wathan
36dd50ebab Add some default skew values 2020-02-03 11:28:04 -05:00
Adam Wathan
0bd59f50ed
Merge pull request #1355 from tailwindcss/add-grid-row-defaults
Add some default values for grid row utilities, confusing to have none
2020-02-03 11:12:58 -05:00
Adam Wathan
3efa8e1d0d Add some default values for grid row utilities, confusing to have none 2020-02-03 11:08:09 -05:00
Adam Wathan
e7c64806b5 Move build script to scripts 2020-02-03 11:02:08 -05:00
Adam Wathan
a2a11ac1c4 Add script for rebuilding fixtures 2020-02-03 11:00:11 -05:00
Adam Wathan
0bcbfd4b73
Merge pull request #1353 from tailwindcss/combine-gap-plugins
Combine gap, columnGap, and rowGap plugins into just gap
2020-02-01 15:07:01 -05:00
Adam Wathan
677e5a70c8 Combine gap, columnGap, and rowGap plugins into just gap, like margin/padding/inset 2020-02-01 13:52:18 -05:00
Adam Wathan
12c4c7da13
Merge pull request #1352 from tailwindcss/transition-shadow
Add `transition-shadow`, transition box-shadow in `transition` also
2020-02-01 13:50:57 -05:00
Adam Wathan
e0771bdb5c Add transition-shadow, transition box-shadow in transition also 2020-02-01 13:40:57 -05:00
Adam Wathan
59721a6545
Merge pull request #1351 from tailwindcss/transition-fill-stroke
Add fill and stroke to `transition-colors`
2020-02-01 13:39:50 -05:00
Adam Wathan
bb1e62998f Add fill and stroke to transition-colors 2020-02-01 13:34:33 -05:00
Adam Wathan
91e659f7ae Add prettier config for stubs 2020-02-01 13:33:07 -05:00
Adam Wathan
922477907b
Merge pull request #1329 from MarcRam/master
Update package.json  label:dependencies
2020-02-01 13:06:29 -05:00
Adam Wathan
720df99d53
Merge pull request #1336 from tailwindcss/support-import-syntax
Support import syntax even if not using postcss-import
2020-02-01 13:01:52 -05:00
dependabot-preview[bot]
bd1d0e18c4
Merge pull request #1348 from tailwindcss/dependabot/npm_and_yarn/master/babel/cli-7.8.4 2020-01-31 06:23:10 +00:00
dependabot-preview[bot]
00d09e6340
Merge pull request #1347 from tailwindcss/dependabot/npm_and_yarn/master/babel/preset-env-7.8.4 2020-01-31 06:22:33 +00:00
dependabot-preview[bot]
eea656aaeb
Merge pull request #1346 from tailwindcss/dependabot/npm_and_yarn/master/babel/node-7.8.4 2020-01-31 06:21:23 +00:00
dependabot-preview[bot]
1c5615edff
Merge pull request #1345 from tailwindcss/dependabot/npm_and_yarn/master/babel/core-7.8.4 2020-01-31 06:20:47 +00:00
dependabot-preview[bot]
5a06890502
Bump @babel/cli from 7.8.3 to 7.8.4
Bumps [@babel/cli](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [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.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 06:19:33 +00:00
dependabot-preview[bot]
bfe1418de4
Bump @babel/preset-env from 7.8.3 to 7.8.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [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.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 06:19:07 +00:00
dependabot-preview[bot]
fdcfc25564
Bump @babel/node from 7.8.3 to 7.8.4
Bumps [@babel/node](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [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.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 06:18:38 +00:00
dependabot-preview[bot]
556b58e668
Bump @babel/core from 7.8.3 to 7.8.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [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.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 06:18:04 +00:00
Adam Wathan
e988185f47 Alias binary to tailwindcss 2020-01-30 07:51:04 -05:00
dependabot-preview[bot]
174ed3999e
Merge pull request #1343 from tailwindcss/dependabot/npm_and_yarn/master/clean-css-4.2.3 2020-01-29 06:33:31 +00:00
dependabot-preview[bot]
1784e30f64
Merge pull request #1342 from tailwindcss/dependabot/npm_and_yarn/master/eslint-config-prettier-6.10.0 2020-01-29 06:33:10 +00:00
dependabot-preview[bot]
0e3ff51810
Bump clean-css from 4.2.2 to 4.2.3
Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.2.2 to 4.2.3.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-29 06:30:33 +00:00
dependabot-preview[bot]
79f7821b41
Bump eslint-config-prettier from 6.9.0 to 6.10.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.9.0 to 6.10.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.9.0...v6.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-29 06:30:09 +00:00
dependabot-preview[bot]
672638a62a
Merge pull request #1341 from tailwindcss/dependabot/npm_and_yarn/master/rimraf-3.0.1 2020-01-28 06:13:34 +00:00
dependabot-preview[bot]
ec35fcf094
Bump rimraf from 3.0.0 to 3.0.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-28 06:10:48 +00:00
dependabot-preview[bot]
f605f5b128
Merge pull request #1338 from tailwindcss/dependabot/npm_and_yarn/master/clean-css-4.2.2 2020-01-27 06:31:53 +00:00
dependabot-preview[bot]
ee6f3960df
Bump clean-css from 4.2.1 to 4.2.2
Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.2.1 to 4.2.2.
- [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.2.1...v4.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 06:28:56 +00:00
Adam Wathan
08c69116ef Support import syntax even if not using postcss-import 2020-01-25 12:14:01 -05:00
Adam Wathan
4d36f81239
Merge pull request #1333 from tailwindcss/add-shadow-xs
Add shadow-xs, increase alpha of shadow-sm to 0.05
2020-01-23 21:27:39 -05:00
Adam Wathan
8f5a568240 Add shadow-xs, increase alpha of shadow-sm to 0.05 2020-01-23 20:33:11 -05:00
Marc Ram
f281fe7d14
Update package.json
bump lodash to fix Prototype Pollution as described in https://npmjs.com/advisories/1065
2020-01-23 04:49:28 -04:00