Foundation-for-Jekyll-sites / jekyll-foundation

Start your Jekyll (v3) project with Zurb Foundation for Sites (v6, sass).
MIT License
179 stars 64 forks source link

Cleaner sass path, watch the blog, upgrade Foundation #66

Closed huphtur closed 6 years ago

huphtur commented 6 years ago

Slashed some periods in the _foundation.scss file. Everything seems to load fine, this is because npm/yarn is ran from the root I assume?

Gulp is now watching the blog index page for changes.

And finally upgraded Foundation to 6.4.3, this also fixed the responsive accordion (as mentioned in #50).