atom-community / ui-theme-template

A starter template for creating Atom UI themes.
MIT License
97 stars 540 forks source link

Stop using shadow DOM selectors #4

Closed simurai closed 7 years ago

simurai commented 7 years ago

We are in the process of removing the shadow DOM boundary from atom-text-editor elements. This pull request upgrades existing selectors so that they:

Ref: https://github.com/atom/atom/pull/12903 Closes #6