Skip to content

Latest commit

History

History
39 lines (24 loc) 路 1.56 KB

README.md

File metadata and controls

39 lines (24 loc) 路 1.56 KB

Atom Browserslist

Build Status Build status Known Vulnerabilities

Adds syntax highlighting to .browserslistrc files in Atom.

Installation

Command Line

  1. Install the latest version of Atom
  2. In the terminal, install the package via apm:
apm install atom-browserslist

GUI

  1. Install the latest version of Atom
  2. Launch Atom
  3. Open Settings View using Cmd+, on macOS or Ctrl+, on other platforms
  4. Click the Install tab on the left side
  5. Enter atom-browserslist in the search box and press Enter
  6. Click the "Install" button that appears

Themes

Atom One Dark

one-dark

Atom One Light

one-light

License

Atom Browserslist is released under the MIT license.