How do I avoid name collisions in next js #5100
mauricio-b-mossi
started this conversation in
General
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.
-
Im using next js for a project and want to add multiple swipers, the issue is that the CSS classes have name collisions. What should I do? I have tried scoped styles but nothing has worked so far.
Beta Was this translation helpful? Give feedback.
All reactions