Meteor API with tab completion and syntax highlighting.
MIT License
80
stars
17
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. #44
In stylesheets\meteor-color-coding.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 stylesheets\meteor-color-coding.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.