yeoman / generator-bootstrap

Yeoman generator for Bootstrap
http://yeoman.io
186 stars 40 forks source link

Generator with jQuery 1.x #32

Closed Gigi2m02 closed 10 years ago

Gigi2m02 commented 10 years ago

Is there a possibility to use the generator to serve it with the jquery 1.x library inside? Or is this a possible branch 'generator-bootstrap-legacy' which supports legacy browser (IE9-)

sindresorhus commented 10 years ago

Sure, just $ bower install jquery@1 afterwards.