agaric-coop/web/themes/custom/agarica/patternlibrary/styleguide/_source/styleguide-config.json

16 lines
270 B
JSON

{
"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"
}