Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

24 lines (13 loc) · 1.07 KB

Atom syntax highlighter for *.lsg files

Highlights \*.lsg files for the LivingStyleGuide. This includes Sass, SCSS, CSS, YAML, and JSON in Markdown as well as other LivingStyleGuide commands. Learn more about writing LSG files.

Installation

  1. Open Atom’s install page in the preferences.
  2. Search for “language-lsg”
  3. Install

Development/tests

  • Open example.lsg in Atom and check the syntax highlighting.
  • Add test cases to the example.lsg if you find highlighting issues.

Screenshots

Code blocks in LSG files

Colors and CSS in LSG files

Sass and data in LSG files