從寫法上看, 侵入性比較小, 直接就是className: import styled, { css } from 'react-emotion'; const Container = styled('div')` background: #333; ...
確定! 回上一頁