styled-components4.x中弃用injectGlobal

实战\React 16.4 开发简书项目 从零基础入门到实战 编译错误提示: Attempted import error: ‘injectGlobal’ is not exported from ‘styled-components’. 原因: styled-components 4.x版本将原来的injectGlobal方法用createGlobalStyle替换了。 官网: 用法上也有一些不
相关文章
相关标签/搜索