jxnblk / mdx-docs

:memo: Document and develop React components with MDX and Next.js

Home Page:https://mdx-docs.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove styled-components dependency

juandc opened this issue Β· comments

Yes, I like it a lot, but probably not everybody wants to use styled-components for their styleguides.

Instead, styled-jsx is default supported by Next.js and would be used just for layout styling. No extra-broken dependencies πŸ‘.

Thanks! I'd love to make this a little more flexible in regards to CSS, but trying to strike a balance between out-of-the-box smart defaults – that said, I'm not sure I'd want to use styled-jsx in this library