|
|
@ -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",
|
|
|
@ -3879,4 +3884,4 @@
|
|
|
|
"oss": true,
|
|
|
|
"oss": true,
|
|
|
|
"website": "http://augmented-ui.com"
|
|
|
|
"website": "http://augmented-ui.com"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|