accoutrement-herman
Version:
Sass tools for documenting accoutrement with Herman.
1 lines • 2.32 kB
HTML
<html lang="en"><head><meta charset="utf-8"><title>accoutrement-herman Documentation</title><link href="assets/img/favicon.ico" rel="shortcut icon"><link rel="stylesheet" href="assets/css/main.css"><link rel="stylesheet" href="assets/css/theme.css"></head><body><header role="banner" data-sassdoc-region="banner"><h1 data-sassdoc="project-title"><a href="https://github.com/oddbird/accoutrement-herman" rel="home" data-sassdoc="project-name">accoutrement-herman</a> <span data-sassdoc="project-version">1.0.0-alpha.4</span></h1></header><nav role="navigation" data-sassdoc-region="nav"><h2 data-sassdoc="nav-title"><a href="index.html" rel="home" data-sassdoc-nav="is-not-active">Pattern Library</a></h2><a href="colors.html" data-sassdoc-nav="is-not-active">colors</a> <a href="headings.html" data-sassdoc-nav="is-active">headings</a> <a href="undefined.html" data-sassdoc-nav="is-not-active">general</a> <a href="webfonts.html" data-sassdoc-nav="is-not-active">webfonts</a></nav><main role="main" data-sassdoc-region="main" data-sassdoc-page="headings"><h2 data-sassdoc="page-title">headings</h2><section data-sassdoc-item="mixin" id="mixin--h1"><h4 data-sassdoc="item-title"><span data-sassdoc="item-name">h1()</span> <span data-sassdoc="item-type">mixin</span></h4><div data-sassdoc="item-description"><p>Styles for a top level heading.</p></div><pre data-sassdoc="hljs"><code class="lang-scss">@mixin h1 { /* ... */ }</code></pre></section><section data-sassdoc-item="mixin" id="mixin--h2"><h4 data-sassdoc="item-title"><span data-sassdoc="item-name">h2()</span> <span data-sassdoc="item-type">mixin</span></h4><div data-sassdoc="item-description"><p>Styles for a second level heading.</p></div><pre data-sassdoc="hljs"><code class="lang-scss">@mixin h2 { /* ... */ }</code></pre></section><section data-sassdoc-item="mixin" id="mixin--h3"><h4 data-sassdoc="item-title"><span data-sassdoc="item-name">h3()</span> <span data-sassdoc="item-type">mixin</span></h4><div data-sassdoc="item-description"><p>Styles for a third level heading.</p></div><pre data-sassdoc="hljs"><code class="lang-scss">@mixin h3 { /* ... */ }</code></pre></section></main><script type="text/javascript" src="assets/js/highlight.js"></script><script type="text/javascript">hljs.initHighlightingOnLoad();</script></body></html>