Update Fresh dom

main
Chris 2 years ago
parent 7ac625c344
commit bf0ce31710

@ -1538,7 +1538,11 @@
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.",
"dom": "style[id='__FRSH_STYLE']",
"dom": [
"style[id='__FRSH_TWIND']",
"style[id='__FRSH_STYLE']",
"script[id='__FRSH_STATE']"
],
"icon": "fresh.svg",
"implies": [
"Deno",

Loading…
Cancel
Save