The <RootStyleRegistry>
component provides support for Makeswift’s CSS-in-JS runtime in Next.js’ App Router.
false
when using @layer
-based CSS frameworks like Tailwind. See this guide for more information.<RootStyleRegistry>
is used to implement the <MakeswiftProvider>
client component as outlined in the App Router Installation guide. The <MakeswiftProvider>
is subsequently utilized in the App Router’s root layout.