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

Remove the confusing _custom.scss file

parent d7867377
Showing with 0 additions and 7 deletions
+0 -7
// Bootstrap overrides
//
// Copy variables from `_variables.scss` to this file to override default values
// without modifying source files.
......@@ -22,7 +22,6 @@ html {
box-sizing: inherit;
}
@import "custom";
@import "variables";
//
......
......@@ -2,7 +2,6 @@
//
// Includes only Normalize and our custom Reboot reset.
@import "custom";
@import "variables";
@import "mixins";
......
......@@ -6,7 +6,6 @@
*/
// Core variables and mixins
@import "custom";
@import "variables";
@import "mixins";
......
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