Reorganize styleguide (pattern library) to distinguish static layouts, styleguide from Sass powering it
This commit is contained in:
parent
b9040a7fde
commit
952af16725
235 changed files with 4 additions and 4 deletions
13
styleguide/_source/styleguide-config.json
Normal file
13
styleguide/_source/styleguide-config.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"title": "Agaric",
|
||||
"source": ["./"],
|
||||
"destination": "../styleguide",
|
||||
"homepage": "styleguide.md",
|
||||
"css": [
|
||||
"../assets/css/agaric.css"
|
||||
],
|
||||
"js": [
|
||||
"../assets/js/jquery-3.2.1.min.js"
|
||||
],
|
||||
"builder": "styleguide-builder"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue