angelasmith
angelasmith
I've looked further to compare the 2 sites and it seems that app.scss is just not being compiled properly locally. On the remote (correct) version, this file has 6589 lines....
I think it has something to do with bower. Basically, the core foundation SCSS (located in bower_components) are not being compiled. Is there something in particular that we could be...
Have you tried reinstalling bower / running bower install & bower update ? This seemed to solve the issue for me.