azat-io / atom-language-postcss

:atom: Atom language support for PostCSS
https://atom.io/packages/language-postcss
MIT License
54 stars 13 forks source link

add css to postcss file type grammar list #13

Closed mashaal closed 8 years ago

mashaal commented 8 years ago

quick fix for #7 🏄

azat-io commented 8 years ago

Maybe better it'll be to do this optional? What do you think?

mashaal commented 8 years ago

personally, i'd be happy with a default for css. all of my current projects use postcss (with css extension) and it's been a mild annoyance to have to manually change the syntax highlighting each time. an option would be ideal -- for this and introducing other extensions in the future. maybe that is another issue?