-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Labels
Description
Hi,
This issue is just an idea for future releases to make the starter kit more flexible.
Bootstrap is "pre-packaged" in your app, so when we clone your repo we will have a specific version of bootstrap you choose.
Why not using Bower to install it after cloning, and write an Elixir recipe to handle it from where it's installed ?
source : http://www.codeheaps.com/php-programming/creating-website-using-laravel-5-elixir-assets/
Thanks for your work :)