miukimiu / react-kawaii

Cute SVG React Components
https://react-kawaii.vercel.app/
MIT License
2.91k stars 104 forks source link

Remove styled-component dependency from components #50

Closed ZhangYiJiang closed 5 years ago

ZhangYiJiang commented 5 years ago

Currently styled-components is only used in one place in the exported components, and only for one line of style. Removing this reduces lib/index.js from 88kb to 44kb. Also removed the unused forwardRef import from the Planet component, although that is not expected to have any effect on the file size.

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.