Results for: new project
Whelp, I followed the instructions hereabouts: http://foundation.zurb.com/docs/sass.html Those commands ran no probs. BUT, when I try to make a project, I get the error noise, as you can see. What's going on? I'm using NodeJS version 0.10.25 via ... (continued)
Hi, I got a problem with creating a new problem with the Sass version of Foundation. I installed it as in the tutorial and I use the way with compass. When I try to create a new project is is stuck at: Installing dependencies with bower... I run w... (continued)
I have created a project using "foundation new project_name --libsass" and everything goes fine and I can see my new project index file in a browser. But I notice that there is the modernizr.js file missing on my console log, so I follow the path to that ... (continued)
Using the "foundation new" command in the CLI for a basic site template explains nicely how I use my _custom.scss to write to the app.css. What I haven't found though is the best way how to include Javascript in the project. I see there's a js/app.j... (continued)