Next.js Discord

Discord Forum

how to get the url of final css file

Unanswered
Polar bear posted this in #help-forum
Open in Discord
Polar bearOP
With nextjs we can import “global.css”

However these styles are not available for some components rendered inside an I frame, how can I get the url of global.css to put it in the srcdoc of the iframe?

1 Reply

Polar bearOP
I’m rendering inside an iframe with portal to provide a preview of a page