Updated Sass and CSS files to remove numbered TOC structure for added flexibility
This commit is contained in:
parent
68fb7912ef
commit
70b8baf2ed
5 changed files with 76 additions and 76 deletions
|
@ -1,16 +1,16 @@
|
|||
// @import "../layout/content-sidebar";
|
||||
// @import "../layout/sidebar-content";
|
||||
/*--------------------------------------------------------------
|
||||
10.1 Posts and pages
|
||||
## Posts and pages
|
||||
--------------------------------------------------------------*/
|
||||
@import "primary/posts-and-pages";
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
10.2 Asides
|
||||
## Asides
|
||||
--------------------------------------------------------------*/
|
||||
@import "primary/asides";
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
10.3 Comments
|
||||
## Comments
|
||||
--------------------------------------------------------------*/
|
||||
@import "primary/comments";
|
Loading…
Add table
Add a link
Reference in a new issue