Sass compiler can't see Compass -
i have compass installed when try watch sass file get:
line 1: file import not found or unreadable: compass/css3.
is there way should reference compass?
(using windows 7)
if want use compass command line, should using own watcher instead of sass's.
compass watch
if you're within context of ruby app, you'll need make sure compass gem required.
Comments
Post a Comment