I'm having a one problems with my Middleman site. I have two questions I haven't been able to figure out:
- How do I move the "all.css.scss" file that my "index.html.erb" file is referencing to the "Sass" folder? Of course, the link breaks when I move it. Can't seem to find where to update the pathway in the code. Is this something I could do in bash?
Files are on my github.