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 a54d775 commit 9e591f2Copy full SHA for 9e591f2
packages/development-edition-engine-handlebars/patternlab-config.json
@@ -1,7 +1,7 @@
1
{
2
"cacheBust": true,
3
"cleanPublic": true,
4
- "defaultPattern": "all",
+ "defaultPattern": "atoms-swatch",
5
"defaultShowPatternInfo": false,
6
"ishControlsHide": {
7
"s": true,
@@ -92,7 +92,7 @@
92
}
93
},
94
"plugins": {
95
- "pattern-lab-plugin-tab": {
+ "@pattern-lab/plugin-tab": {
96
"enabled": true,
97
"initialized": false,
98
"options": {
0 commit comments