mirror of
https://github.com/withastro/astro.git
synced 2025-01-13 22:11:20 -05:00
8 lines
310 B
Markdown
8 lines
310 B
Markdown
|
---
|
||
|
'@astrojs/tailwind': minor
|
||
|
---
|
||
|
|
||
|
## HMR on config file changes
|
||
|
|
||
|
New in this release is the ability for config changes to automatically reflect via HMR. Now when you edit your `tsconfig.json` or `tailwind.config.js` configs, the changes will reload automatically without the need to restart your dev server.
|