Replies: 1 comment 1 reply
-
Hey @aquibbaig, sorry for my late answer. <SandpackProvider
files={{ "style.css": `body: { background: #151515 }` }}
template="react
/> I haven't tested it, but it should be something like that |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pardon my ignorance but how do I customise colors for the
<SandpackPreview />
? Would like it to get white or greyish colors on a dark theme. Any classes provided?My current CSS rules are:
Beta Was this translation helpful? Give feedback.
All reactions