Merge pull request #3329 from tigercat2000/templates_are_hard_mkay

Fixes #3321
This commit is contained in:
Fox McCloud
2016-01-22 00:23:43 -05:00
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,11 +1,11 @@
@charset "utf-8";
@import "_bars";
@import "_link";
@import "_color";
@import "_config";
@import "_formatting";
@import "_icon";
@import "_link";
@import "_lists";
@import "_misc";
@import "_native";