feat(ui): upgrade styled-components
Upgrade to styled components and create new GlobalStyle component in @pubsweet/ui BREAKING CHANGE: Replace styled-components injectGlobal with new createGlobalStyle
Showing
- packages/ui/package.json 1 addition, 1 deletionpackages/ui/package.json
- packages/ui/src/atoms/GlobalStyle.js 10 additions, 0 deletionspackages/ui/src/atoms/GlobalStyle.js
- packages/ui/src/atoms/GlobalStyle.md 1 addition, 0 deletionspackages/ui/src/atoms/GlobalStyle.md
- packages/ui/src/atoms/index.js 1 addition, 0 deletionspackages/ui/src/atoms/index.js
packages/ui/src/atoms/GlobalStyle.js
0 → 100644
packages/ui/src/atoms/GlobalStyle.md
0 → 100644
Please register or sign in to comment