Remove redundant reset-html5, global-reset already calls reset-html5

This commit is contained in:
Daphne Lin 2013-07-15 23:28:45 -04:00
parent 2432f9997b
commit 962798293b

View File

@ -1,6 +1,5 @@
@import "compass";
@include global-reset;
@include reset-html5;
@import "custom/colors";
@import "custom/fonts";