dash-website/_components/headings.html
Joshua Seigler e341a07fb5 style guide update, fix fonts after build process reorg (#17)
* feat: style guide update

* feat: style guide update

* fix: make 'npm run font' use correct dest folder
2016-09-20 12:56:26 -04:00

9 lines
105 B
HTML

---
title: "Headings"
type: headings
usage:
---
<h1>Heading 1<h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>