fix: removing implies for stitches

main
Abdullah Mzaien 3 years ago
parent 17ffec5ad7
commit d70c4ccfe7

@ -3993,17 +3993,8 @@
47
],
"description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, and multi-variant support.",
"dom": "style#stitches, .StudioCanvas, .publish-studio-style",
"dom": "style#stitches",
"icon": "Stitches.svg",
"implies": [
"React",
"Next.js",
"Gatsby",
"Svelte",
"SvelteKit",
"Vue.js",
"Angular"
],
"meta": {
"generator": "^c-[A-Za-z]{5}$"
},