Michael Riehemann
Michael Riehemann
I'm using version 0.4. ``` css /* YAML Framework CSS file */ @import url(common/yaml.css); /* YAML Builder settings */ @import url(quickstart/basemod.css); /* import vendor files */ @import url(../vendor/jquery-ui/css/smoothness/jquery-ui-1.10.1.custom.css); @import url(../vendor/slimbox/css/slimbox2.css);...
Hi, I'm not sure, if this is already possible or a feature request. I have an existing zip file and I want to append some extra files. But this is...
generate_configs is not working. Node, npm and grunt are installed globally. Working with windows 7 in git bash. ``` $ grunt -V grunt-cli v1.2.0 grunt v1.0.1 ``` ``` $ generate_configs...