milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
916 stars 196 forks source link

Compiling SASS Issue #152

Closed angsmith closed 11 years ago

angsmith commented 11 years ago

I'm using Codekit to compile my sass, but am receiving the following errors: WARNING: 'rotator-black.png' was not found (or cannot be read) in /Applications/MAMP/htdocs/connectbooks/wp-content/themes/reverie-master/img/foundation/orbit WARNING: 'timer-black.png' was not found (or cannot be read) in /Applications/MAMP/htdocs/connectbooks/wp-content/themes/reverie-master/img/foundation/orbit WARNING: 'pause-black.png' was not found (or cannot be read) in /Applications/MAMP/htdocs/connectbooks/wp-content/themes/reverie-master/img/foundation/orbit WARNING: 'pause-black.png' was not found (or cannot be read) in /Applications/MAMP/htdocs/connectbooks/wp-content/themes/reverie-master/img/foundation/orbit WARNING: 'right-arrow.png' was not found (or cannot be read) in /Applications/MAMP/htdocs/connectbooks/wp-content/themes/reverie-master/img/foundation/orbit WARNING: 'left-arrow.png' was not found (or cannot be read) in /Applications/MAMP/htdocs/connectbooks/wp-content/themes/reverie-master/img/foundation/orbit WARNING: 'right-arrow-small.png' was not found (or cannot be read) in /Applications/MAMP/htdocs/connectbooks/wp-content/themes/reverie-master/img/foundation/orbit WARNING: 'left-arrow-small.png' was not found (or cannot be read) in /Applications/MAMP/htdocs/connectbooks/wp-content/themes/reverie-master/img/foundation/orbit WARNING: 'bullets.jpg' was not found (or cannot be read) in /Applications/MAMP/htdocs/connectbooks/wp-content/themes/reverie-master/img/foundation/orbit

Compiling style.scss (even if I haven't changed anything) also breaks the entire theme and am getting errors: Syntax error: undefined mixin 'pagination'

Any ideas? Thanks

milohuang commented 11 years ago

It appears that you are not using Reverie 4. There is no easy way to upgrade from previous version.