Open oliviertassinari opened 2 months ago
This issue along with inability to understand when viewing JSX whether you are using a styled
over a React component or a primitive HTML element are the two reasons why I vote to never use styled
:D
className
using css
is a clear alternative
Summary
I wonder about the long-term potential of unwrapping the
styled()
calls into their primitive.Examples
gets converted to
Motivation
Performance
Search keywords: -