Nate Moore
|
e86b586f4b
|
Adds support for tailwind.config.cjs files (#3181)
* feat: automatically init and resolve tailwind.config.cjs files
* test: add tests for default tailwind.config.cjs resolution
* fix `cjsConfigFile` constant
* Fix JSDoc type of isModule
|
2021-02-07 14:50:21 -05:00 |
|
Adam Wathan
|
38b4eeb288
|
Prettier likes parens a lot now
git blame is now broken forever.
|
2020-10-16 15:39:44 -04:00 |
|
mattstypa
|
26e4007428
|
Few CLI tweaks
|
2019-03-20 08:17:56 -05: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
|
9e835e4546
|
Fixed failing tests and added additional coverage
|
2019-03-14 16:51:36 -05:00 |
|
mattstypa
|
34ad504a46
|
Added tests for CLI utils
|
2018-09-25 11:09:20 -05:00 |
|
Matt Stypa
|
eb4da80ede
|
Code style updates
|
2018-09-24 07:55:24 -05:00 |
|
Matt Stypa
|
1b1ae8abc9
|
When no output file is specified for the build command, the result will be piped to stdout
|
2018-09-23 22:00:50 -05:00 |
|
Matt Stypa
|
b71cfe711e
|
CLI tool rewrite
|
2018-09-13 21:37:10 -05:00 |
|