Can any of you help me? I have my company’s design system that is using the stencil and they work perfectly in the next version that uses the pages/ folder, but trying to use it in the app/ folder in the new 13.4 version the components are loaded but the style is not
If I set the defineCustomElements in page layout the component appears and disappears soon after, but in html it stays but its style doesn’t!
I tried to use defineCustomElements in layout too but, doesn’t work