UNPKG

accoutrement-herman

Version:

Sass tools for documenting accoutrement with Herman.

1 lines 2.54 kB
<!DOCTYPE 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-not-active">headings</a> <a href="undefined.html" data-sassdoc-nav="is-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="undefined"><h2 data-sassdoc="page-title">general</h2><section data-sassdoc-item="function" id="function--font-specimen"><h4 data-sassdoc="item-title"><span data-sassdoc="item-name">font-specimen()</span> <span data-sassdoc="item-type">function</span></h4><div data-sassdoc="item-description"><p>Return a map of font-families, variants, and sizes for use in creating a font-specimen.</p></div><pre data-sassdoc="hljs"><code class="lang-scss">@function font-specimen { /* ... */ }</code></pre></section><section data-sassdoc-item="function" id="function--str-replace"><h4 data-sassdoc="item-title"><span data-sassdoc="item-name">str-replace()</span> <span data-sassdoc="item-type">function</span></h4><div data-sassdoc="item-description"><p>Return a string, with a substring replaced</p></div><pre data-sassdoc="hljs"><code class="lang-scss">@function str-replace { /* ... */ }</code></pre></section><section data-sassdoc-item="function" id="function--map-compile"><h4 data-sassdoc="item-title"><span data-sassdoc="item-name">map-compile()</span> <span data-sassdoc="item-type">function</span></h4><div data-sassdoc="item-description"><p>Get output values from a sass map, using any function for compilation.</p></div><pre data-sassdoc="hljs"><code class="lang-scss">@function map-compile { /* ... */ }</code></pre></section></main><script type="text/javascript" src="assets/js/highlight.js"></script><script type="text/javascript">hljs.initHighlightingOnLoad();</script></body></html>