mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
* Add support for postcss-import in watch mode * Add regression test * Extract shared logic * restructure test a little bit Instead of relying on a arbitrary setTimout value, let's wait for the file to be created instead. * update changelog Co-authored-by: Adam Bergman <adam@fransvilhelm.com>