mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-17 14:45:28 +01:00
Switch to official Bootstrap and Font Awesome SASS gems
This commit is contained in:
parent
52929bdbcb
commit
9c083b3175
8 changed files with 14 additions and 81 deletions
|
|
@ -13,14 +13,7 @@
|
|||
//= require jquery
|
||||
//= require jquery_ujs
|
||||
//
|
||||
//= require twitter/bootstrap/bootstrap-tooltip
|
||||
//= require twitter/bootstrap/bootstrap-popover
|
||||
//= require twitter/bootstrap/bootstrap-modal
|
||||
//= require twitter/bootstrap/bootstrap-tab
|
||||
//= require twitter/bootstrap/bootstrap-button
|
||||
//= require twitter/bootstrap/bootstrap-dropdown
|
||||
//= require twitter/bootstrap/bootstrap-collapse
|
||||
//= require twitter/bootstrap/bootstrap-transition
|
||||
//= require bootstrap
|
||||
//
|
||||
//= require mousetrap
|
||||
//
|
||||
|
|
@ -39,4 +32,4 @@
|
|||
//
|
||||
// Stuff in app/assets
|
||||
//= require tracks.js
|
||||
//= require keybindings.js
|
||||
//= require keybindings.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue