Updated Sass and CSS files to remove numbered TOC structure for added flexibility

This commit is contained in:
Hugo Baeta 2015-03-21 01:30:00 -07:00 committed by Konstantin Obenland
parent 68fb7912ef
commit 70b8baf2ed
5 changed files with 76 additions and 76 deletions

View file

@ -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";