Skip to content

Commit 7cdf29e

Browse files
committed
Add more features to README
1 parent 2634589 commit 7cdf29e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

β€ŽREADME.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export default class Hello extends React.Component {
7373

7474
πŸ™‹ Uses classes instead of inline styles
7575

76-
πŸ‘Ά Super tiny: only 1.2K gzipped
76+
πŸ”’ Isolated and co-located
7777

7878
πŸŒ€ pseudo selectors
7979

@@ -83,6 +83,10 @@ export default class Hello extends React.Component {
8383

8484
πŸ’» vendor prefixes
8585

86+
πŸ”§ Editable in developer tools
87+
88+
πŸ‘Ά Super tiny: only 1.2K gzipped!
89+
8690
πŸ’„ Offical library emoji
8791

8892
--
@@ -118,7 +122,7 @@ I'll probably write a detailed post about it.
118122

119123
Heavily inspired from [glamor](https://github.com/threepointone/glamor), [styled-components](https://github.com/styled-components/styled-components) and [radium](https://github.com/FormidableLabs/radium)
120124

121-
Special thanks to [thysultan](https://twitter.com/thysultan) for [stylis](https://github.com/thysultan/stylis.js)
125+
Special thanks to [thysultan](https://twitter.com/thysultan). [stylis](https://github.com/thysultan/stylis.js) is the bomb!
122126

123127
#### Support
124128

0 commit comments

Comments
Β (0)