question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`styled-components` as peerDependency

See original GitHub issue

Shouldn’t styled-components be a peerDependency ?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jxnblkcommented, Aug 24, 2018

That’s sort of what I was suggesting, except the new package would be mdx-deck-components

0reactions
jxnblkcommented, Aug 25, 2018

Closing in favor of #132

Read more comments on GitHub >

github_iconTop Results From Across the Web

PeerDependency made with styled-component, how does it ...
I have created a module that contains react components made with styled-components. I have excluded react from the dependencies and added it ...
Read more >
FAQs - styled-components
Adding styled-components to peerDependencies will signal your library consumers that styled-components is not included with the library and they need to install ...
Read more >
How to serve a React component library dependent on Styled ...
I've installed all my deps, imported components from the component library, built a new project specific Styled Component within the CRA project ...
Read more >
warning " > styled-components@5.3.6" has unmet peer ...
A peer dependency means that you have to provide the package with that dependency, it doesn't get included by default. You mentioned you...
Read more >
styled-components versions and peer dependencies
Online Peer dependency version tool to search for compatible versions of related NPM packages.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found