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

improve folder structure

Open luwes opened this issue 9 years ago • 1 comments

Makes life easier when using JS task runners. I guess this is more a matter of taste but I think this folder structure is handier. When you are building your project it seems having your fonts and builded stylesheets in a separate folder seems like a more generally used way.

luwes avatar Jan 07 '15 13:01 luwes

I think you can add fonts directory to main section of bower.json, because fonts files do not copy to build directory while build process. https://github.com/Swiip/generator-gulp-angular/issues/316

volodchenkov avatar Feb 06 '15 08:02 volodchenkov