Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(element): css importing paths #6346

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

michael-hein
Copy link
Contributor

When trying to work with the swiper as a webcomponent and the needs to call the register function with false paramenter (https://swiperjs.com/element#injecting-styles).
And then trying to import the swiper elements styles 'swiper/element/css' or some other swiper element css styles (not modules) it fails with the reason that the styles are not found.

So correcting some exports in copy package.json should fix this.

@nolimits4web nolimits4web merged commit 3608b75 into nolimits4web:master Feb 6, 2023
@nolimits4web
Copy link
Owner

Oh, that was a silly typo. Merged, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants