@atom-languages/language-css

CSS support in Atom

Usage no npm install needed!

<script type="module">
  import atomLanguagesLanguageCss from 'https://cdn.skypack.dev/@atom-languages/language-css';
</script>

README

CSS language support in Atom

macOS Build Status Windows Build Status Dependency Status

Adds syntax highlighting, completions, and snippets to CSS files in Atom.

Originally converted from the CSS TextMate bundle.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.