astro/.changeset/witty-taxis-accept.md
Happydev e0844852d3
Fix ?inline and ?raw css query suffixes inlined in style tags in development (#6426)
* test: add test cases

* test: add another expectation

* fix: don't crawl inline and raw css queries

* chore: changeset
2023-03-06 08:06:55 -05:00

5 lines
113 B
Markdown

---
'astro': patch
---
Prevent `?inline` and `?raw` css query suffixes from injecting style tags in development