Studio SDK import style changes font of hole app #6391
Unanswered
andyfelder16
asked this question in
Q&A
Replies: 1 comment
-
In Next.js, you should separate the main layouts into different files. Are you using a shared layout file, which is causing it to be completely overwritten? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! First of all, thank you for GrapesJS Studio SDK, it's really helpful.
I'm having a problem with the import of styles:
import "@grapesjs/studio-sdk/style";
is changing the font of my whole Next app instead of only changing my studio styles. How can I prevent that?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions