mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
* test: add test cases * test: add another expectation * fix: don't crawl inline and raw css queries * chore: changeset
5 lines
113 B
Markdown
5 lines
113 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Prevent `?inline` and `?raw` css query suffixes from injecting style tags in development
|