It should have worked fine but I’ve tried to fix your issue. Take the latest pull and than bench migrate.
Yes, it worked Now!
Thank you
1 Like
I’m glad it worked.
A lot needs to be done before I submit to a marketplace. I’ve plans for it. As soon as I have some extra time. I’ll push new updates to it.
If you go the custom app route, it helps to keep your CSS in a separate file so updates don’t stomp on your tweaks. I also like checking how other themes structure their `hooks.py` and build pipeline, even if I don’t use their code straight up. Makes it easier to avoid the usual gotchas, like broken icons or weird spacing after a core update.