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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -