mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Fixes #14613 Don't crash when trying to read the modification time of a file that might already be deleted. Note: This fix is purely theoretical right now as I wasn't able to reproduce the issue yet. --------- Co-authored-by: Jordan Pittman <jordan@cryptica.me>