Getting rid of patternlibrary submodule. Now lives in this repo directly
This commit is contained in:
parent
d7b86c4036
commit
bd6ec14d13
341 changed files with 32550 additions and 7 deletions
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"title": "Agaric",
|
||||
"source": [
|
||||
"./",
|
||||
"../../agaric/sass/"
|
||||
],
|
||||
"destination": "../",
|
||||
"homepage": "styleguide.md",
|
||||
"css": [
|
||||
"../agaric/css/agaric.css"
|
||||
],
|
||||
"js": [
|
||||
"../agaric/js/jquery-3.2.1.min.js"
|
||||
],
|
||||
"builder": "styleguide-builder"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue