Atom package - Activate POWER MODE to write your code in style.
MIT License
3.59k
stars
423
forks
source link
Style elements within text editors using the `atom-text-editor::shadow` selector or the `.atom-text-editor.less` file extension.If you want to target overlay elements, target them directly or as descendants of `atom-overlay` elements. #340
In styles\activate-power-mode.less: Style elements within text editors using the atom-text-editor::shadow selector or the .atom-text-editor.less file extension.
If you want to target overlay elements, target them directly or as descendants of atom-overlay elements.
In styles\activate-power-mode.less: Style elements within text editors using the
atom-text-editor::shadow
selector or the.atom-text-editor.less
file extension. If you want to target overlay elements, target them directly or as descendants ofatom-overlay
elements.