atom / language-ruby-on-rails

Ruby on Rails package for Atom
Other
48 stars 41 forks source link

Grammars for css.erb files #6

Closed filipemonteiroth closed 10 years ago

filipemonteiroth commented 10 years ago

Sometimes you need a css.erb file, will my css file receive a highlight and autocomplete?

kevinsawicki commented 10 years ago

It should, I believe this is already addressed since css.erb is registered here: https://github.com/atom/language-css/blob/2463ebdfa0296dd874dc22bad646e3cc7d76e9b3/grammars/css.cson#L5

So I'm going to close this out, please comment if you are seeing issues still on the latest release with .css.erb files.