0
bower i --save bootstrap-sass bootswatch
也會安裝bootstrap。 所以當我wiredep
,index.html
有兩個bootstrap.js。 like ...使用Bower安裝bootstrap-sass和bootswatch
<!-- bower:js -->
<script src="/bower_components/jquery/dist/jquery.js"></script>
<script src="/bower_components/bootstrap/dist/js/bootstrap.js"></script>
<script src="/bower_components/bootstrap-sass/assets/javascripts/bootstrap.js"></script>
<!-- endinject -->
如何安裝bootstrap-sass?
我使用涼亭1.7.9