salcode / bootstrap-genesis

WordPress Genesis Child Theme setup to use Bootstrap, Sass, and Grunt
MIT License
184 stars 63 forks source link

Add tasks for un-minified CSS and JS to Gruntfile.js #39

Closed salcode closed 9 years ago

salcode commented 9 years ago

These tasks will be used to created un-minified versions of these assets to include in the tagged releases.

grunt sass:releaseUnmin (for CSS) and grunt uglify:releaseUnmin (for JS)