64 Commits

Author SHA1 Message Date
depfu[bot]
c19336ccde
Update all of jest to version 27.0.2 (#4525)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2021-06-04 11:47:17 -04:00
Adam Wathan
746a12602e
Improve new JIT-compatible CLI (#4558)
Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
2021-06-04 10:28:09 -04:00
depfu[bot]
1e48728efc Update autoprefixer to version 10.2.6 2021-06-02 15:03:24 +00:00
depfu[bot]
72d09b20d5 Update object-hash to version 2.2.0 2021-06-02 09:43:02 +00:00
depfu[bot]
d02f3c86a8 Update @vercel/ncc to version 0.28.6 2021-06-01 19:32:37 +00:00
Robin Malfait
4528bdc2d8
Start of new CLI (#4526)
* Ignore workspace settings

* Parameterize setting up the context

* WIP

* WIP

* WIP

* WIP

* wip

* WIP

Co-Authored-By: Jesse Katsumata <niconico.clarinet@gmail.com>

* WIP

Co-Authored-By: Jesse Katsumata <niconico.clarinet@gmail.com>

* WIP

Co-Authored-By: Jesse Katsumata <niconico.clarinet@gmail.com>

* Update some comments

Co-Authored-By: Jesse Katsumata <niconico.clarinet@gmail.com>

* Fix bug

* WIP

* WIP'

* more things

* log console.time calls conditionally based on process.env.DEBUG

* add `init` command

* clean up when using --jit

* Make config file optional

* cleanup path.resolve calls

path.resolve('.') is the same as path.resolve(process.cwd(), '.')

* implement `--help`

* shush eslint

* drop unnecessary file

Co-authored-by: Adam Wathan <adam.wathan@gmail.com>
Co-authored-by: Jesse Katsumata <niconico.clarinet@gmail.com>
2021-06-01 14:02:23 +02:00
depfu[bot]
b514a5c9c2 Update @tailwindcss/aspect-ratio to version 0.2.1 2021-05-31 17:03:39 +00:00
depfu[bot]
49ccc109a9
Update @fullhuman/postcss-purgecss to version 4.0.3 (#3913)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2021-05-31 08:56:51 -04:00
depfu[bot]
e6ea821a7a Update postcss to version 8.3.0 2021-05-28 04:02:36 +00:00
Brad Cornes
e6395c817e replace parse-glob (fixes #4454) (#4458) 2021-05-26 09:43:05 -04:00
depfu[bot]
1badba55b7 Update all of babel7 to version 7.14.3 2021-05-24 21:18:33 +00:00
depfu[bot]
04d90af597 Update eslint to version 7.26.0 2021-05-21 23:01:50 +00:00
Adam Wathan
ab9e1fc4db Update package-lock.json 2021-05-20 14:02:50 -04:00
depfu[bot]
2fec61e753
Update prettier to version 2.3.0 (#4367)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2021-05-20 13:40:04 -04:00
depfu[bot]
93cfe97847 Update postcss-selector-parser to version 6.0.6 2021-05-19 08:08:33 +00:00
Adam Wathan
73683d8795 Compile CLI to single file to avoid peer dependency issues 2021-05-14 17:02:15 -04:00
depfu[bot]
99f4c5f350 Update eslint-config-prettier to version 8.3.0 2021-05-12 07:12:14 +00:00
depfu[bot]
07bfce31ca
Update fs-extra to version 10.0.0 (#4305)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2021-05-11 15:21:09 -04:00
Adam Wathan
d43aa7a9d8 Rebuild package-lock.json 2021-05-11 14:18:02 -04:00
Adam Wathan
709580c903 Update package-lock.json 2021-05-11 14:10:27 -04:00
depfu[bot]
bf1711a2fd
Update modern-normalize to version 1.1.0 (#4287)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2021-05-11 13:44:15 -04:00
depfu[bot]
2f100efbab Update eslint to version 7.25.0 2021-05-07 22:33:04 +00:00
depfu[bot]
0472056b82
Update eslint-config-prettier to version 8.2.0 (#4135)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2021-05-07 09:04:06 -04:00
depfu[bot]
d76c55afc6 Update postcss to version 8.2.13 2021-05-03 12:47:04 +00:00
depfu[bot]
3843700470 Update chalk to version 4.1.1 2021-04-29 04:43:17 +00:00
depfu[bot]
0c19e409f7 Update postcss-selector-parser to version 6.0.5 2021-04-28 08:08:49 +00:00
depfu[bot]
c820770996 Update all of babel7 to version 7.13.16 2021-04-28 06:20:39 +00:00
depfu[bot]
9b1e843b70 Update eslint to version 7.24.0 2021-04-23 21:18:04 +00:00
Adam Wathan
f32884ca79 2.1.2 2021-04-23 14:27:29 -04:00
depfu[bot]
6e70edc70c Update eslint-plugin-prettier to version 3.4.0 2021-04-23 14:17:12 -04:00
Adam Wathan
8bce53b9ca 2.1.0 2021-04-05 14:42:19 -04:00
depfu[bot]
b1aac5199f Update postcss-nested to version 5.0.5 2021-04-02 20:12:54 +00:00
Robin Malfait
da2e0da3eb pin postcss-nested to 5.0.1 2021-04-02 15:13:21 -04:00
Robin Malfait
789b0452b5 swap yarn.lock for package-lock.json 2021-04-02 15:13:21 -04:00
Adam Wathan
0fc69edcd5 Remove package-lock.json
I develop Tailwind using Yarn, so this file is never up to date.
2019-03-05 08:23:45 -05:00
Adam Wathan
c2ad96e17c
Merge pull request #714 from tailwindcss/dependabot/npm_and_yarn/next/handlebars-4.1.0
[Security] Bump handlebars from 4.0.11 to 4.1.0
2019-03-05 08:21:28 -05:00
dependabot[bot]
7d4d5e9b00
Bump node-emoji from 1.8.1 to 1.10.0
Bumps [node-emoji](https://github.com/omnidan/node-emoji) from 1.8.1 to 1.10.0.
- [Release notes](https://github.com/omnidan/node-emoji/releases)
- [Commits](https://github.com/omnidan/node-emoji/compare/v1.8.1...v1.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 13:03:30 +00:00
dependabot[bot]
255539379a
[Security] Bump handlebars from 4.0.11 to 4.1.0
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.0. **This update includes security fixes.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 13:03:17 +00:00
Adam Wathan
32fd2151c8 Depend on normalize.css properly 2019-02-11 15:49:12 -05:00
Adam Wathan
f83ad51382 Update dependencies 2019-02-08 11:19:04 -05:00
Adam Wathan
ba86cb37d3 0.7.3 2018-12-13 14:23:54 -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
Adam Wathan
0138fc682f 0.6.6 2018-09-24 09:25:33 -04: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