样式重置 埃里克·梅耶(Eric Meyer)的 另请参阅。 安装: npm i styled-reset (如果您使用的是npm 4或更早版本,请使用-S标志)。 如果您使用的是样式组件3.x,请npm i styled-reset@1.7.1 。 用法: 样式化的组件4.x || 5.x import * as React from ' react ' import { Reset } from ' styled-reset ' const App = () => ( < React> < Reset> < div>Hi, I'm a