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

Updated Foundation JS to 4.0.9 and removed dependency on Compass by importing all SASS files #155

Closed rememberlenny closed 11 years ago

rememberlenny commented 11 years ago

I went through the current Foundation release and updated the JS and SASS files. There were some issues that were being unresolved.

Im still getting issues with _IE being called from /lib/clean.php on line 127. When I run the WP_Debug plugin, it shows me something is wrong.

This pull has been tested.