2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Split up docs _nav.scss

- _navbar.scss for all main navbar code
- new _subnav.scss to move all subnav styles into
This commit is contained in:
Mark Otto
2019-07-24 10:03:39 -07:00
committed by XhmikosR
parent 2494140689
commit 94693f899c
3 changed files with 48 additions and 52 deletions
+2 -1
View File
@@ -30,7 +30,8 @@
// Load docs components
@import "variables";
@import "nav";
@import "navbar";
@import "subnav";
@import "masthead";
@import "ads";
@import "content";