mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
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
This commit is contained in:
parent
e6953b067d
commit
e341a07fb5
7 changed files with 109 additions and 5 deletions
9
_components/headings.html
Normal file
9
_components/headings.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: "Headings"
|
||||
type: headings
|
||||
usage:
|
||||
---
|
||||
|
||||
<h1>Heading 1<h1>
|
||||
<h2>Heading 2</h2>
|
||||
<h3>Heading 3</h3>
|
Loading…
Add table
Add a link
Reference in a new issue