Skip to content
Discussion options

You must be logged in to vote

This error is because you can’t just run import('rebass') in a browser either. Try pasting that in your console, you’ll get a similar error.

Either:

  • use point to a bundled rebass, ./my-bundles/rebass.js
  • use a CDN, such as esm.sh
  • Pass components in

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Roberto4091
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants