mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
add a style guide section, add existing colors
This commit is contained in:
parent
5207aedf80
commit
beb38babd9
11 changed files with 180 additions and 5 deletions
8
_layouts/styleguide.html
Normal file
8
_layouts/styleguide.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<div id="styleguide" class="content">
|
||||
<h1>{{ page.title }}</h1>
|
||||
{{ content }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue