基础 : styled-components 中文网 ¥If the styled target is a simple element (e g styled div), styled-components passes through any known HTML attribute to the DOM If it is a custom React component (e g styled (MyComponent)), styled-components passes through all props
styled-components - npm Utilizing tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allow you to write actual CSS code to style your components