oklai / koala

Koala is a GUI application for less, sass and coffeescript compilation, to help web developers to the development more efficient.
http://koala-app.com
Other
3.99k stars 523 forks source link

Autoprefixer sometimes fails #416

Open hades200082 opened 9 years ago

hades200082 commented 9 years ago

Hi

We're seeing a very strange issue with autoprefix enabled. Sometimes it will add the prefixes and sometimes it won't.

We can't find any pattern to how/when it fails to add them but it does not fail to compile at all... just fails to add the prefixes.

PhilipsEkuma commented 8 years ago

The autoprefixer is not working for me at all even after "gem install autoprefixer-rails" (which installed) and adding "requireLibs": ["autoprefixer-rails"] in koala-config.json (The later spits an error saying file not found)