mozilla / makerstrap

A bootstrap extension for Webmaker
http://mozilla.github.io/makerstrap/demo
21 stars 22 forks source link

Remove need to ever edit makerstrap files directly #10

Closed gvn closed 10 years ago

gvn commented 10 years ago

For example in makerstrap.less

// Uncomment for Font Awesome
// @import '@{makerstrap-bower-path}/font-awesome/less/font-awesome';
// @fa-font-path: '@{makerstrap-bower-path}/font-awesome/fonts';

Makerstrap should typically exist as a read-only module in bower_components.

k88hudson commented 10 years ago

Yeah, we should just remove this comment block