From 6e0ef33ec71b38b30fab0f94942f7959064ca0db Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 5 Jan 2018 08:53:03 -0500 Subject: [PATCH] Add table of contents --- docs/_docs/16-stylesheets.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_docs/16-stylesheets.md b/docs/_docs/16-stylesheets.md index a21b8df3..8f2e2ea2 100644 --- a/docs/_docs/16-stylesheets.md +++ b/docs/_docs/16-stylesheets.md @@ -2,7 +2,8 @@ title: "Stylesheets" permalink: /docs/stylesheets/ excerpt: "Instructions for customizing and building the theme's stylesheets." -last_modified_at: 2018-01-05T08:51:05-05:00 +last_modified_at: 2018-01-05T08:52:56-05:00 +toc: true --- The theme's `assets/css/main.css` file is built from several SCSS partials located in [`_sass/`](https://github.com/mmistakes/minimal-mistakes/tree/master/_sass) and is structured as follows: