Swiper Element styles before load #7219
Unanswered
driespieters
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I've integrated Swiper Element (Webcomponent) in a project. Css styles are bundled via javascript and applied using the Shadowdom. This causes some Content Layout Shift issues. (Basically the styles are applied after Swiper is initialized)
Is there any way to use Swiper Element, but without styles and use a separate stylesheet?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions