alexspeller / emblem-rails

Emblem.js integration with rails asset pipeline
MIT License
34 stars 21 forks source link

Does not compile templates if less-rails is in gemfile #15

Open ssendev opened 11 years ago

ssendev commented 11 years ago

.emblem templates are not processed if less-rails gem is included

ssendev commented 11 years ago

the problem can be circumvented by putting less-rails after emblem-rails

alexspeller commented 11 years ago

Gah I hate less, this is just another reason to hate it ;)

Thanks for reporting, I will have a look

machty commented 11 years ago

Any idea what the source of the conflict is?

ssendev commented 11 years ago

unfortunately not

907th commented 10 years ago

It is the same behavior with haml-rails! @ssendev Thanks for the workaround!

DVG commented 10 years ago

It also conlficts with slim