generator-foundation icon indicating copy to clipboard operation
generator-foundation copied to clipboard

Yeoman generator (v1.0) for Zurb Foundation v4, based on http://foundation.zurb.com/docs/sass.html

Results 2 generator-foundation issues
Sort by recently updated
recently updated
newest added

The final output of the command reads: ``` Foundation theme "undefined" created. Now run: 1. undefined to install the required dependencies. 2. undefined to start modifying your theme. ``` Here...

I think the percent function is not being processed due to the stylus-type-utils not being imported. I'm having to manually import it into my main app.styl file to get the...