Commit 846718e1 authored by Mark Otto's avatar Mark Otto
Browse files

call functions file in docs css

parent 10ddcc9a
Showing with 4 additions and 2 deletions
+4 -2
......@@ -6,8 +6,9 @@
.bd-content {
// Hack the sticky header
h2[id],
h3[id] {
> h2[id],
> h3[id],
> h4[id] {
&::before {
position: relative;
z-index: -1;
......
......@@ -24,6 +24,7 @@
// Happy Bootstrapping!
// Load Bootstrap variables and mixins
@import "../../scss/functions";
@import "../../scss/variables";
@import "../../scss/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