2d95541b52
* fix: missing style imports on initial load * chore: changeset * fix: update comment on using URL map * fix: use getModulesByFile to match on ID properly * refactor: use imperative loop for performance * fix: update scan from each matching mod * fix: update scan from importedMod loop * fix: avoid scanning all related mods
5 lines
92 B
Markdown
5 lines
92 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix missing styles on initial dev server load (ex. Tailwind styles)
|