Hi there, I could really use a hand here
I’m building a WordPress block theme using Tailwind CSS in Pinegrow. Everything looks fine on the index page — both frontend and backend (block editor) load all the styles correctly, including custom fonts, font sizes, and colors.
The problem kicks in when I create new templates using Editor → Templates → Add New Template → All Pages. I add a header and footer block (made in Pinegrow) and drop the WordPress content block in between. On the frontend, it renders fine all the blocks, but in the backend editor, styles are missing — fonts, colors, and sizes are off or not showing correctly.
It feels like the editor styles just aren’t kicking in for non-index pages, even though everything’s in place.
Anyone know what I might be missing or what Pinegrow might not be injecting into those templates?
Appreciate any advice.
Thanks