mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
* Prevent tailwind config errors from crashing dev server * Adding a changeset * Fix wrong type
5 lines
87 B
Markdown
5 lines
87 B
Markdown
---
|
|
'@astrojs/tailwind': patch
|
|
---
|
|
|
|
Prevent errors during HMR from crashing dev server
|