File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
"id" : " uikit" ,
7
7
"recursive" : true ,
8
8
"paths" : [
9
- " .. /uikit-workshop/views-twig"
9
+ " ./node_modules/@pattern-lab /uikit-workshop/views-twig"
10
10
]
11
11
},
12
12
{
84
84
"annotations" : " ./source/_annotations/" ,
85
85
"styleguide" : " dist/" ,
86
86
"patternlabFiles" : {
87
- "general-header" : " ../uikit-workshop/ views/partials/general-header.mustache" ,
88
- "general-footer" : " ../uikit-workshop/ views/partials/general-footer.mustache" ,
89
- "patternSection" : " ../uikit-workshop/ views/partials/patternSection.mustache" ,
90
- "patternSectionSubtype" : " ../uikit-workshop/ views/partials/patternSectionSubtype.mustache" ,
91
- "viewall" : " ../uikit-workshop/ views/viewall.mustache"
87
+ "general-header" : " views/partials/general-header.mustache" ,
88
+ "general-footer" : " views/partials/general-footer.mustache" ,
89
+ "patternSection" : " views/partials/patternSection.mustache" ,
90
+ "patternSectionSubtype" : " views/partials/patternSectionSubtype.mustache" ,
91
+ "viewall" : " views/viewall.mustache"
92
92
},
93
93
"js" : " ./source/js" ,
94
94
"images" : " ./source/images" ,
You can’t perform that action at this time.
0 commit comments