KKBOX / CompassApp

Compass.app helps designers compile stylesheets easily without resorting to command line interface
http://compass.kkbox.com
GNU General Public License v2.0
757 stars 89 forks source link

Can't Watch Project Created By Command Line #259

Closed nwpappas closed 10 years ago

nwpappas commented 10 years ago

When trying to watch a Compass Project created by the command line I receive an error, the first line of which is:

no such file to load -- compass/import-once/activate

Looking at my project file, the first line reads:

require 'compass/import-once/activate'

Compass.App is obviously failing to load this extension, but the command line compass watch is able to.

hlb commented 10 years ago

@EvilClosetMonkey should be fixed in v1.28 (will release today!) with compass 1.0 support.