braincrafted / bootstrap-bundle

BraincraftedBootstrapBundle integrates Bootstrap into Symfony2 by providing templates, Twig extensions, services and commands.
http://bootstrap.braincrafted.com
MIT License
399 stars 182 forks source link

Dynamic generation of bootstrap.less (including copyright header) + Modification of the tests #407

Closed kdckrs closed 7 years ago

kdckrs commented 8 years ago

Also fixes issue #405 Outdated bootstrap.less.twig file

althaus commented 8 years ago

Requiring Bootstrap through Composer isn't a good solution in my eyes. We for example use bower to manage our Bootstrap dep. Maybe a config path_to_bootstrap value could help.

And squashing the commits would clean the PR. :)