dd92871fd7
* Prevent removing nodes, becasue styles preloading was detected earlier * Add separate deduping for preloads and cover it with tests. * Create quiet-horses-turn.md * Test merging preload tags
5 lines
182 B
Markdown
5 lines
182 B
Markdown
---
|
|
"astro": patch
|
|
---
|
|
|
|
During CSS bundling separate processing of `rel="preload"` from normal loading stylesheets, to preserve preloads, and source element attributes like `media`.
|