Open ebinion opened 8 years ago
@theotherzach I keep coming back to encapsulating styles for the style guide. Do you have any experience with Shadow DOM or Polymer?
I actually don't. If Polymer doesn't require any heavy build tooling then it might be worth looking in to.
On Mar 31, 2016, at 5:37 PM, Ezekiel Binion notifications@github.com wrote:
@theotherzach I keep coming back to encapsulating styles for the style guide. Do you have any experience with Shadow DOM or Polymer?
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub
Cool. I had a chance to chat with @wtfluckey about this. She may be taking a look into it if she has some time available.
It turns out several styles in Hologram rely on CSS resets, but Hologram is inheriting the resets from our Rails app resets. I think we should implicitly add those styles to the necessary style guide components.