@ -4899,7 +4899,13 @@
12
],
"description": "Svelte is a free and open-source front end compiler created by Rich Harris and maintained by the Svelte core team members.",
"html": "<[^>]+class=\\\"[^\\\"]+\\ssvelte-[\\w]*\\\"",
"dom": {
"*": {
"attributes": {
"class": "svelte-\\w+"
}
},
"icon": "Svelte.svg",
"oss": true,
"website": "https://svelte.dev"