Is there a way to add global code to every page in Nordcraft? Like how in Webflow, I can add custom code to the head/footer of any single page, or sitewide for all of them in settings. Particularly interested in global CSS
Jay Campbell
5 days ago
Nordcraft isn’t really designed for global CSS, that’s why styles are tied to components. But you can create an app provider that’s on every page and put your CSS there.
Andreas Møller
5 days ago
No as Jay said there is no way of adding global js / CSS to every page. This is by design, instead we are looking into making it much easier to add scipts / head items on multipe pages.