]> arthur.barton.de Git - atom-ax-monokai-syntax.git/commitdiff
Update selectors for Atom v1.13 and newer
authorAlexander Barton <alex@barton.de>
Sun, 12 Mar 2017 00:43:52 +0000 (01:43 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 12 Mar 2017 00:46:12 +0000 (01:46 +0100)
This fixes the following deprecation warning:

"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--."


No differences found