mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
* use outputFile instead of direct writeFile This is an improvement we introduced earlier but forgot this part. * allow to pipe in data to the CLI * add integration tests to validate piping to the CLI * update changelog