1
0
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:
2014-12-10 16:55:17 +01:00
parent 4b8deec047
commit 5bbf385fdf
6 changed files with 15 additions and 2 deletions

View File

@@ -13,3 +13,6 @@
*= require_tree .
*= require_self
*/
@import "bootstrap-sprockets";
@import "bootstrap";

View File

@@ -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/