Closed ghost closed 8 years ago
@jkinley I wouldn't recommend using codekit with this theme. It's built for use with Gulp, which is like a command line version of codekit (and much cooler) =). What you're seeing is that your bower components haven't been installed. Refer to the readme and go through each installation step and then you should be set and ready to go. This theme has a few steps you need to go through before you can get full benefits.
I'm closing this one out.
I can't make edits to scss files. For example, _header.scss. CodeKit throws up an error:
What I notice is that it is complaining about bi-app-sass. Upon further inspection, I see that there is suppose to be a bower_components directory under assets in your folder structure diagram, but there is no such directory in the repository. I am pretty new with all these task runners and such, do I could be doing something very wrong. Hope my comments help.