Skip to content

Revives UnoCSS in dev mode when used with the client router#16242

Merged
martrapp merged 2 commits intomainfrom
mt/uno
Apr 8, 2026
Merged

Revives UnoCSS in dev mode when used with the client router#16242
martrapp merged 2 commits intomainfrom
mt/uno

Conversation

@martrapp
Copy link
Copy Markdown
Member

@martrapp martrapp commented Apr 7, 2026

Changes

This change partly reverts #16089, which in hindsight turned out to be too general. Instead of automatically persisting all style sheets, we now do this only for styles from Vue components.

Fixes #16204

Testing

See newly added test for #16809

Docs

n.a., bug fix

@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label Apr 7, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 7, 2026

🦋 Changeset detected

Latest commit: f5a0cee

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 7, 2026

Merging this PR will not alter performance

✅ 18 untouched benchmarks


Comparing mt/uno (f5a0cee) with main (5bcd03c)

Open in CodSpeed

@martrapp martrapp merged commit 686c312 into main Apr 8, 2026
26 checks passed
@martrapp martrapp deleted the mt/uno branch April 8, 2026 11:21
@astrobot-houston astrobot-houston mentioned this pull request Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to load UnoCSS style after updating astro from 6.0.8 to 6.1.3

2 participants