Jake Larson
Jake Larson
Hey @mattts, Good question! Here is an example of a new task called `copy:bootstrapFonts` that you can add to the `gulp/copy.js` file: ``` 'use strict'; import path from 'path'; export...
@mattts, Glad to hear it worked well for you. I will be writing a guide shortly on how to add Bootstrap to a Yeogurt project. It seems many users are...
Hey @MaximilianLloyd, I can't seem to replicate the issue you are having, can you post the contents of your `.yo-rc.json` file (it's a hidden file found in the root folder...
@LincMitch, Have you tried this with `v1.0.0`?
Hey @darknoon, Planning on merging this to master soon-ish (today or tomorrow). Not sure if you had a chance to review it yet, but that would be greatly appreciated 👍...