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