FormidableLabs / FormidableLabs/nuka-carousel
Style not being applied inside of shadow dom
Open
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 588
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Code Sandbox link
_No response_
### Bug report
```markdown
The style is injected into a style tag in head, so the shadow dom in web components does not get any styling applied.
```
Contributor guide
Assessment
This issue has not been assessed yet.