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

Child theme CSS #7

Closed shrwnsan closed 12 years ago

shrwnsan commented 12 years ago

Added functionality in header.php to pull Reverie, and it's child theme's CSS file via link tag. This will remove the need to use @import in the child theme's style.css for pulling the main Reverie CSS.

I hope this helps. Am open to advise if there's a better way to incorporating those using Child Themes with Reverie. TIA