Bootstrap 3 setup.

This commit is contained in:
Ilya Konanykhin
2016-12-20 17:09:56 +06:00
parent 40a22e8b78
commit 508a1d8d06
13 changed files with 29 additions and 99 deletions
+3
View File
@@ -62,5 +62,8 @@ module Velocipede
# Version of your assets, change this if you want to expire all your assets
config.assets.version = '1.0'
# Enabled for bootstrap-sass gem
config.assets.initialize_on_precompile
end
end