ember-learn / ember-learn/ember-cli-addon-docs
Tailwind global style pollution
- Dominant language
- JavaScript
- Stars
- 172
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
I searched through the issues and noticed there was some work to prefix the Tailwind styles to avoid collisions, but it seems like there is still a global reset that is unprefixed. From my vendor.css:

I'm hoping to use addon-docs as a poor-mans styleguide among other things, and the differences between the consuming app and the addon docs due to these kinds of global styles makes that more difficult.
Unfortunately I don't have bandwidth at the moment to investigate a fix, but I'll try to circle back if I'm able.
Contributor guide
Assessment
This issue has not been assessed yet.