styled-components / babel-plugin-styled-components

Improve the debugging experience and add server-side rendering support to styled-components
MIT License
1.07k stars 139 forks source link

add @babel/core to peerDependencies #401

Closed NogrTL closed 1 month ago

NogrTL commented 11 months ago

Add @babel/core@^7.0.0-0 to peerDependencies to get rid of yarn warning

Resolution to #400