We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
使用 styled-components 来做样式。
使用 styled-components 的 injectglobal 方法 设置全局常量文件 src/constants/GlobalStyle.js 文件,存放色盘和字体等需要全局使用的信息。用 styled-components 方式使用这些常量。