Adam Wathan
93184084c6
Rename formatNodes to formatCSS
2019-04-17 08:07:42 -04:00
Adam Wathan
de1884fdd9
Fix formatting
2019-04-16 11:49:12 -04:00
Adam Wathan
c98cc12d35
Remove dependency on perfectionist, implement simple formatting from scratch
2019-04-16 11:43:17 -04:00
Adam Wathan
63c3ca2708
Merge pull request #824 from tailwindcss/dependabot/npm_and_yarn/next/@babel/preset-env-7.4.3
...
Bump @babel/preset-env from 7.4.2 to 7.4.3
2019-04-03 08:05:33 -04:00
Adam Wathan
af37b6e46e
Merge pull request #823 from tailwindcss/dependabot/npm_and_yarn/next/@babel/cli-7.4.3
...
Bump @babel/cli from 7.2.3 to 7.4.3
2019-04-03 08:05:26 -04:00
Adam Wathan
24d35a7c60
Merge pull request #822 from tailwindcss/dependabot/npm_and_yarn/next/babel-jest-24.7.0
...
Bump babel-jest from 24.5.0 to 24.7.0
2019-04-03 08:05:18 -04:00
Adam Wathan
10a1507739
Merge pull request #821 from tailwindcss/fix-fill-color-generation
...
Fix fill and stroke color utility generation
2019-04-03 08:04:58 -04:00
dependabot[bot]
1e9c1bb249
Bump @babel/preset-env from 7.4.2 to 7.4.3
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.4.2 to 7.4.3.
- [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.4.2...v7.4.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-03 07:16:15 +00:00
dependabot[bot]
ca4057b5c8
Bump @babel/cli from 7.2.3 to 7.4.3
...
Bumps [@babel/cli](https://github.com/babel/babel ) from 7.2.3 to 7.4.3.
- [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.2.3...v7.4.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-03 07:15:52 +00:00
dependabot[bot]
e750035677
Bump babel-jest from 24.5.0 to 24.7.0
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 24.5.0 to 24.7.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.7.0/packages/babel-jest )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-03 07:15:21 +00:00
David Hemphill
12afd6e8a1
fix stroke utility generation
2019-04-02 15:55:19 -05:00
David Hemphill
06fbc2a0c8
Delete .prettierrc
2019-04-02 15:27:57 -05:00
David Hemphill
6190fe52d4
Fix fill color utility generation
2019-04-02 15:23:40 -05:00
Adam Wathan
7538098110
Merge pull request #813 from tailwindcss/dependabot/npm_and_yarn/next/eslint-5.16.0
...
Bump eslint from 5.15.3 to 5.16.0
2019-04-01 08:17:53 -04:00
dependabot[bot]
b460518383
Bump eslint from 5.15.3 to 5.16.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.15.3 to 5.16.0.
- [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/v5.15.3...v5.16.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 07:33:31 +00:00
Adam Wathan
52787f47d9
1.0.0-beta.4
v1.0.0-beta.4
2019-03-29 13:27:15 -04:00
Adam Wathan
b2ad6a4d18
Bump node dependency to 8.9.0
...
6.9.0 is EOL next month and our defaultConfig stub already uses features not supported in 6.x, which means I either had to change that file to use Object.assign instead of spread, or bump our dependency.
Would rather not have to write prehistoric JS just to support an almost-EOL version.
2019-03-29 13:26:17 -04:00
Adam Wathan
c90d55c171
Merge pull request #805 from tailwindcss/drop-sfmono
...
Drop SFMono from default mono font stack
2019-03-25 10:19:53 -07:00
Adam Wathan
7544c1bbd2
Drop SFMono from default mono font stack
2019-03-25 10:16:11 -07:00
Adam Wathan
57284d92b0
Fix style, run whole test suite dummy
2019-03-25 08:00:06 -07:00
Adam Wathan
e5a97a1b04
Test that theme function resolves functions deeply
2019-03-25 07:59:10 -07:00
Brad Cornes
caa687a59b
account for function values in theme function
2019-03-24 20:10:15 +00:00
Brad Cornes
be3be14586
add failing test
2019-03-24 20:10:09 +00:00
Adam Wathan
1121eff02b
Merge pull request #792 from MattStypa/next-container
...
Added container to defaultConfigStub
2019-03-22 20:20:27 -04:00
Adam Wathan
39d10adb85
Merge pull request #798 from tailwindcss/dependabot/npm_and_yarn/next/@babel/preset-env-7.4.2
...
Bump @babel/preset-env from 7.4.1 to 7.4.2
2019-03-22 20:19:43 -04:00
Adam Wathan
f5e8c74639
Don't mutate variants in user's config
2019-03-22 13:13:39 -04:00
Adam Wathan
7e1113561a
Don't mutate the user's config when resolving
2019-03-22 12:47:21 -04:00
dependabot[bot]
08b4e2ee0b
Bump @babel/preset-env from 7.4.1 to 7.4.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.4.1 to 7.4.2.
- [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.4.1...v7.4.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 05:31:31 +00:00
Adam Wathan
b8e7c12cfd
Merge pull request #793 from MattStypa/next-cli-tweaks
...
CLI tweaks
2019-03-20 10:01:36 -04:00
mattstypa
26e4007428
Few CLI tweaks
2019-03-20 08:17:56 -05:00
mattstypa
76d6356a58
Added container to defaultConfigStub
2019-03-20 07:46:16 -05:00
Adam Wathan
9fa57ab0f1
Merge pull request #791 from tailwindcss/dependabot/npm_and_yarn/next/@babel/preset-env-7.4.1
...
Bump @babel/preset-env from 7.3.4 to 7.4.1
2019-03-20 08:29:50 -04:00
dependabot[bot]
4b8d5aeb9e
Bump @babel/preset-env from 7.3.4 to 7.4.1
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.3.4 to 7.4.1.
- [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.3.4...v7.4.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-20 12:06:36 +00:00
Adam Wathan
a9793c9960
Merge pull request #790 from tailwindcss/dependabot/npm_and_yarn/next/@babel/core-7.4.0
...
Bump @babel/core from 7.3.4 to 7.4.0
2019-03-20 08:03:58 -04:00
dependabot[bot]
22e8d05daf
Bump @babel/core from 7.3.4 to 7.4.0
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.3.4 to 7.4.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.3.4...v7.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-20 05:14:56 +00:00
Adam Wathan
939f26b47e
Merge pull request #784 from tailwindcss/dependabot/npm_and_yarn/next/eslint-5.15.3
...
Bump eslint from 5.15.2 to 5.15.3
2019-03-19 09:22:14 -04:00
dependabot[bot]
ea4f33f8e7
Bump eslint from 5.15.2 to 5.15.3
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.15.2 to 5.15.3.
- [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/v5.15.2...v5.15.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-19 06:02:25 +00:00
Adam Wathan
990cb2a2ac
1.0.0-beta.3
v1.0.0-beta.3
2019-03-18 13:20:21 -04:00
Adam Wathan
89736a2049
Merge pull request #782 from tailwindcss/revert-745
...
Revert #745 , always default to bolder for strong tags
2019-03-18 13:19:42 -04:00
Adam Wathan
6d1533e9a8
Revert #745 , always default to bolder for strong tags
2019-03-18 13:10:54 -04:00
Adam Wathan
aee1e44431
Fix code style
2019-03-18 11:42:56 -04:00
Adam Wathan
509b698bfc
Simplify resolveConfig slightly, try to catch more in tests
2019-03-18 11:21:32 -04:00
Adam Wathan
a4e896ecac
Merge pull request #775 from CvX/lazy-extend
...
Lazily evaluate values in the extend section
2019-03-18 10:17:08 -04:00
Adam Wathan
cf6d847b2b
Merge pull request #779 from tailwindcss/dependabot/npm_and_yarn/next/eslint-5.15.2
...
Bump eslint from 5.15.1 to 5.15.2
2019-03-18 10:00:19 -04:00
Adam Wathan
9ace7deef2
Update tests
2019-03-18 09:59:20 -04:00
安正超
9bf413933c
Fix default border color.
2019-03-18 16:23:43 +08:00
dependabot[bot]
738985f507
Bump eslint from 5.15.1 to 5.15.2
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.15.1 to 5.15.2.
- [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/v5.15.1...v5.15.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 05:35:51 +00:00
Jarek Radosz
62972a7693
Lazily evaluate values in the extend section
...
In a way this combines PRs #655 and #774 .
2019-03-17 05:31:35 +01:00
Adam Wathan
e979ec44a8
1.0.0-beta.2
v1.0.0-beta.2
2019-03-16 19:39:43 -04:00
Adam Wathan
c5c9a7a873
Merge pull request #774 from tailwindcss/theme-closure-function
...
Make `theme` a function instead of an object when passed to config closures
2019-03-16 16:44:45 -04:00