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

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -