Add styled-components (#1858)

[styled-components](https://styled-components.com) is a React.js library
for writing CSS in JavaScript. It has almost 11,5k stars on GitHub and
is widely known: https://github.com/styled-components/styled-components
main
Max Stoiber 7 years ago committed by Elbert Alias
parent a724db0739
commit 3a4886a532

@ -8330,6 +8330,19 @@
"script": "js\\.stripe\\.com", "script": "js\\.stripe\\.com",
"website": "http://stripe.com" "website": "http://stripe.com"
}, },
"styled-components": {
"cats": [
"12",
"47"
],
"implies": [
"React"
],
"icon": "styled-components.png",
"website": "https://styled-components.com",
"html": "<style[^>]*data-styled-components",
"env": "^styled$"
},
"SublimeVideo": { "SublimeVideo": {
"cats": [ "cats": [
"14" "14"

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Loading…
Cancel
Save