mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Use 'bootstrap-sass' gem
This commit is contained in:
@@ -13,4 +13,5 @@
|
||||
//= require jquery
|
||||
//= require jquery_ujs
|
||||
//= require turbolinks
|
||||
//= require bootstrap-sprockets
|
||||
//= require_tree .
|
||||
|
||||
@@ -13,3 +13,6 @@
|
||||
*= require_tree .
|
||||
*= require_self
|
||||
*/
|
||||
|
||||
@import "bootstrap-sprockets";
|
||||
@import "bootstrap";
|
||||
@@ -1,3 +1,3 @@
|
||||
// Place all the styles related to the Problems controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// They will automatically be included in application.css.scss.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
|
||||
Reference in New Issue
Block a user