112 Commits

Author SHA1 Message Date
Adam Wathan
ab07e68097 1.0.0-beta.5 2019-04-18 15:34:29 -04:00
Adam Wathan
c98cc12d35 Remove dependency on perfectionist, implement simple formatting from scratch 2019-04-16 11:43:17 -04:00
Adam Wathan
52787f47d9 1.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
990cb2a2ac 1.0.0-beta.3 2019-03-18 13:20:21 -04:00
Adam Wathan
e979ec44a8 1.0.0-beta.2 2019-03-16 19:39:43 -04:00
Adam Wathan
41d1c29d62 1.0.0-beta.1 2019-03-15 11:52:42 -04:00
Adam Wathan
7418076cd7 1.0.0-beta.0 2019-03-15 11:46:28 -04:00
mattstypa
6d65dfb058 Removed no-comments option from init command 2019-03-15 09:15:16 -05:00
Matt Stypa
7ec4b11d73 Ripped out the code no longer needed 2019-03-14 20:24:31 -05:00
Matt Stypa
99d087a063 Test suit will now pass before babelification 2019-03-14 17:51:33 -05: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
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
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
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
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
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]
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
Adam Wathan
c360c602f7 Clean up tmp directory contents automatically 2019-03-05 07:49:23 -05:00
Adam Wathan
5e935c10f7 Remove dependency on cssesc
Makes it easier to guarantee that our escape behavior stays in line with postcss-selector-parser if their internal implementation ever changes.
2019-02-27 16:40:19 -05:00
Adam Wathan
2f79cab8fa Switch from css.escape to cssesc
This is what postcss-selector-parser uses internally, best to rely on the same escaping logic everywhere.
2019-02-27 13:53:28 -05:00
Adam Wathan
cdb3bfddfa Update postcss-selector-parser 2019-02-27 13:42:44 -05:00
Adam Wathan
32fd2151c8 Depend on normalize.css properly 2019-02-11 15:49:12 -05:00
Adam Wathan
48d055b7e2 Merge branch 'master' into next 2019-02-08 11:19:15 -05:00
Adam Wathan
f83ad51382 Update dependencies 2019-02-08 11:19:04 -05:00
Adam Wathan
a9a0cf03e5 Move preflight CSS into plugins directory 2019-02-07 15:27:17 -05:00
Adam Wathan
49cbe268e5 Update PostCSS dependencies 2019-01-14 14:45:01 -05:00
Adam Wathan
ba86cb37d3 0.7.3 2018-12-13 14:23:54 -05:00
Adam Wathan
e5fe1d1de5 Remove nsp since it's dead 2018-12-13 14:23:22 -05:00
Adam Wathan
f43257f45d 0.7.2 2018-11-05 08:54:40 -05:00
Adam Wathan
69b41b2daf 0.7.1 2018-11-05 08:36:18 -05:00
Adam Wathan
46b4b4be83 Update autoprefixer 2018-11-05 08:04:31 -05:00
Adam Wathan
0ca7f7a69c Update jest 2018-11-01 21:33:09 -04:00
Adam Wathan
4f5ad9031f 0.7.0 2018-10-31 15:55:49 -04:00
Matt Stypa
48387a8f8a Switched to use strip-comments instead of Babel for CLI init command 2018-09-24 21:00:30 -05:00
Adam Wathan
4fc519f9f5
Merge pull request #554 from MattStypa/cli
CLI Beautification
2018-09-24 23:00:18 +09:30
Adam Wathan
0138fc682f 0.6.6 2018-09-24 09:25:33 -04:00
Matt Stypa
b71cfe711e CLI tool rewrite 2018-09-13 21:37:10 -05:00
Adam Wathan
95f1d90b70 0.6.5 2018-08-14 13:40:52 -04:00
Adam Wathan
01e74f7b4c 0.6.4 2018-07-16 08:47:45 -04:00
Adam Wathan
89a18e272c 0.6.3 2018-07-11 15:54:25 -04:00
Adam Wathan
9afe6154be 0.6.2 2018-07-11 12:35:23 -04:00
Adam Wathan
c14076742b 0.6.1 2018-06-22 07:53:23 -04:00
Adam Wathan
e8ca4d0be8 0.6.0 2018-06-21 12:03:27 -04:00
Adam Wathan
1ed3f51b72
Merge pull request #469 from niallobrien/patch-1
Adds a style field to point to the compiled css
2018-06-15 22:24:01 +09:30
Adam Wathan
1de2a24eb3 Switch to more robust existing CSS escaping library 2018-06-04 09:14:38 -04:00
Adam Wathan
70eac95c51 Update dependencies 2018-05-25 08:15:27 -04:00