mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2026-01-18 16:17:36 +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>