mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
call functions file in docs css
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user