Skip to content

Inline styles replaced by classes πŸ’„πŸŽ‰

Compare
Choose a tag to compare
@siddharthkp siddharthkp released this 11 Dec 20:55
· 43 commits to master since this release

πŸ’„ now generates classes and attaches them as className to the component

Bonus: It's 0.2K smaller now! Standing at just 1.2K

Updated features chart:

πŸŽ€ Supports real css

πŸ”₯ use props in css

πŸ”Ό Attaches styles to the highest element in your component

πŸ™‹ Uses classes instead of inline styles

πŸ‘Ά Super tiny: only 1.4K1.2K gzipped

πŸ’„ Offical library emoji

Coming soon

πŸŒ€ pseudo selectors

πŸ“± media queries support

πŸ’» vendor prefixes

πŸ‘ͺ nested css