reorganize stylesheet directory structure

This commit is contained in:
Zachary Chai
2017-02-09 11:26:49 -05:00
parent abe532afcf
commit 6c374bd0c0
7 changed files with 4 additions and 5 deletions

View File

@ -29,6 +29,6 @@
*
*= require jquery-ui
*= require dataTables/bootstrap/3/jquery.dataTables.bootstrap
*= require_tree .
*= require_tree ./main
*= require_self
*/

View File

@ -0,0 +1,2 @@
@import "font-awesome-sprockets";
@import "font-awesome";

View File

@ -18,9 +18,6 @@
@import "bootstrap";
@import "bootstrap-social";
@import "font-awesome-sprockets";
@import "font-awesome";
html, body {
width: 100%;