Randagio13 / babel-react-syntax

Simple colorful Atom syntax-theme for Babel ES6 Javascript
MIT License
5 stars 3 forks source link

Deprecated selector in `babel-react-syntax\index.less` #4

Closed fwidder closed 6 years ago

fwidder commented 6 years ago

In babel-react-syntax\index.less:

Starting from Atom v1.13.0, the contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using :host and ::shadow pseudo-selectors, and prepend all your syntax selectors with syntax--. To prevent breakage with existing style sheets, Atom will automatically upgrade the following selectors: