Commit fe0573cd authored by Mark Otto's avatar Mark Otto
Browse files

sure we only need the two mixins, but this ensures folks don't run into...

sure we only need the two mixins, but this ensures folks don't run into missing mixin errors down the line
parent 0f18dfc0
Showing with 1 addition and 2 deletions
+1 -2
......@@ -3,8 +3,7 @@
// Includes only Normalize and our custom Reboot reset.
@import "variables";
@import "mixins/hover";
@import "mixins/tab-focus";
@import "mixins";
@import "custom";
@import "normalize";
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment