Update s.json

main
Elbert Alias 4 years ago committed by GitHub
parent 6123ac0655
commit 5646c826c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -184,9 +184,8 @@
12, 12,
47 47
], ],
"description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience", "description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, and multi-variant support.",
"html":"<style id=\"stitches\">", "dom": "style#stitches, .StudioCanvas, .publish-studio-style",
"dom": ".StudioCanvas, .publish-studio-style",
"icon": "Stitches.svg", "icon": "Stitches.svg",
"implies": [ "implies": [
"React", "React",
@ -3721,4 +3720,4 @@
}, },
"website": "https://styled-components.com" "website": "https://styled-components.com"
} }
} }