Update Astro / js-framework #7411
@ -3925,7 +3925,7 @@
},
"link[href*='/_astro/']": {
"attributes": {
"href": "/_astro/(?:common|index)-[\\d\\w]+\\.css"
"href": "/_astro/(?:common|index)(?:-|\\.)[\\d\\w]+\\.css"
}