Update Fresh dom

main
Chris 3 years ago
parent 7ac625c344
commit bf0ce31710

@ -1538,7 +1538,11 @@
22 22
], ],
"description": "Fresh is a full stack modern web framework for JavaScript and TypeScript developers, designed to make it trivial to create high-quality, performant, and personalized web applications.", "description": "Fresh is a full stack modern web framework for JavaScript and TypeScript developers, designed to make it trivial to create high-quality, performant, and personalized web applications.",
"dom": "style[id='__FRSH_STYLE']", "dom": [
"style[id='__FRSH_TWIND']",
"style[id='__FRSH_STYLE']",
"script[id='__FRSH_STATE']"
],
"icon": "fresh.svg", "icon": "fresh.svg",
"implies": [ "implies": [
"Deno", "Deno",
@ -1895,4 +1899,4 @@
"scriptSrc": "/fullPage\\.js(?:/([\\d\\.]+)/)?\\;version:\\1", "scriptSrc": "/fullPage\\.js(?:/([\\d\\.]+)/)?\\;version:\\1",
"website": "https://github.com/alvarotrigo/fullpage.js" "website": "https://github.com/alvarotrigo/fullpage.js"
} }
} }