ember-learn / ember-learn/ember-cli-addon-docs

Tailwind global style pollution

Open
#295 3 comments 0 reactions 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/707213/50729417-760be100-10f6-11e9-89d3-8abcd461b1e9.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.