foundation framework - doesn't work :(

2 replies
  • WEB DESIGN
  • |
fresh install of the framework.

When I open the app.scss with ruby:
sass --watch app.scss:app.css

I get an error - "fail to import files a b c ..."

That error is expected since all along the foundation scss files there are "important" ref's to files that aren't there!

Starting with the foundation.scss itself.

Any ideas why this happens and how to get it to work?

I'm working locally on windows btw.

The sequence of install I did:
ruby -> sass -> compass -> zurb-foundation

Thanks in advance!
#foundation #framework #work

Trending Topics