Merge pull request #5641 from nurbek91/astroUpdate

Update Astro / page builder #5635
main
Elbert Alias 3 years ago committed by GitHub
commit e631b4ca14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3198,6 +3198,11 @@
"attributes": { "attributes": {
"href": "/_astro/(?:common|index)-[\\d\\w]+\\.css" "href": "/_astro/(?:common|index)-[\\d\\w]+\\.css"
} }
},
"[class^='astro-']": {
"attributes": {
"class": "astro-[\\d\\w]{8,}"
}
} }
}, },
"icon": "Astro.svg", "icon": "Astro.svg",