don't require angular css in main

api
Matt Huntington 10 years ago
parent 30fa83d002
commit 30e41c71fe

@ -10,8 +10,9 @@
* defined in the other CSS/SCSS files in this directory. It is generally better to create a new
* file per style scope.
*
*= require_tree .
* require_tree .
*= require_self
*= require transgressions
*/
* {

Loading…
Cancel
Save