Y
Hacker News
new
|
ask
|
show
|
jobs
by
frank_nitti
1837 days ago
Must be referring to the style prop for jsx elements whose argument conforms to the React.CSSProperties interface
1 comments
mikewhy
1837 days ago
Hard to say, for instance the very popular styled-components package does add a `css` prop magically to all elements.
link