Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azat-io/atom-language-postcss
:atom: Atom language support for PostCSS
https://github.com/azat-io/atom-language-postcss
atom postcss sugarss
Last synced: 4 days ago
JSON representation
:atom: Atom language support for PostCSS
- Host: GitHub
- URL: https://github.com/azat-io/atom-language-postcss
- Owner: azat-io
- License: mit
- Created: 2015-11-10T15:25:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T12:27:35.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T16:58:34.429Z (5 months ago)
- Topics: atom, postcss, sugarss
- Language: CoffeeScript
- Homepage: https://atom.io/packages/language-postcss
- Size: 244 KB
- Stars: 55
- Watchers: 8
- Forks: 13
- Open Issues: 18
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Atom PostCSS language
[![apm version](https://img.shields.io/apm/v/language-postcss.svg)](https://atom.io/packages/language-postcss)
[![apm downloads](https://img.shields.io/apm/dm/language-postcss.svg?maxAge=2592000)](https://atom.io/packages/language-postcss)
[![gitHub issues](https://img.shields.io/github/issues/azat-io/atom-language-postcss.svg)](https://github.com/azat-io/atom-language-postcss)
[![github pull requests](https://img.shields.io/github/issues-pr-raw/azat-io/atom-language-postcss.svg)](https://github.com/azat-io/atom-language-postcss)
[![license](https://img.shields.io/apm/l/language-postcss.svg)](https://atom.io/packages/language-postcss)Adds syntax highlighting to [PostCSS](https://github.com/postcss/postcss) `*.pcss` `*.css` files and [SugarSS](https://github.com/postcss/sugarss) `*.sss` files in Atom.
Contributions are greatly appreciated. Please fork this repository and open a pull request to make grammar tweaks, etc.
![sugarss](https://cloud.githubusercontent.com/assets/5698350/13654962/fb2de0de-e66c-11e5-9133-1860f04aa480.png)