Merge master

This commit is contained in:
Ben Word
2014-10-24 17:56:17 -05:00
17 changed files with 62 additions and 197 deletions

View File

@@ -6,7 +6,6 @@
// Variables
@import "../vendor/bootstrap/less/variables";
@import "_variables"; // Bootstrap variable overrides and custom variables
// Mixins: Utilities
@import "../vendor/bootstrap/less/mixins/hide-text";

View File

@@ -1,6 +1,9 @@
// Bootstrap
@import "_bootstrap";
// Variable overrides and custom variables
@import "_variables";
// Roots
@import "_global"; // Base styling & custom mixins
@import "components/_buttons"; // Button tweaks