We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038af71 commit 2f6747dCopy full SHA for 2f6747d
patternlab-config.json
@@ -62,5 +62,10 @@
62
"markupOnly": ".markup-only"
63
},
64
"cleanOutputHtml": true,
65
- "exportToGraphViz": false
+ "exportToGraphViz": false,
66
+ "theme": {
67
+ "color": "dark",
68
+ "density": "compact",
69
+ "layout": "horizontal"
70
+ }
71
}
test/util/patternlab-config.json
@@ -69,5 +69,10 @@
"exportToGraphViz": false,
72
- "cleanPublic": true
+ "cleanPublic": true,
73
74
75
76
77
78
0 commit comments