mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
* Prevent CSS from being added to pages not using it * Adds a changeset * Add clarification when the CSS is appended to the pageData * Move addStyles up a level
5 lines
72 B
Markdown
5 lines
72 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Prevent CSS from being added to the wrong pages
|