File tree Expand file tree Collapse file tree
packages/uikit-workshop/src/html Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 content ="initial-scale=1, width=device-width, viewport-fit=cover "
99 />
1010 < meta name ="theme-color " content ="#ababab " />
11+ <!-- webpackIgnore: true -->
1112 < link rel ="stylesheet " href ="styleguide/css/pattern-lab.css " media ="all " />
1213
14+ <!-- webpackIgnore: true -->
1315 < link
1416 rel ="prefetch "
1517 as ="image "
1618 href ="styleguide/images/pattern-lab-logo--on-dark.svg "
1719 />
20+ <!-- webpackIgnore: true -->
1821 < link
1922 rel ="prefetch "
2023 as ="image "
3033 $ { require ( './partials/base-template.html' ) }
3134 </ script >
3235
36+ <!-- webpackIgnore: true -->
3337 < script src ="styleguide/data/patternlab-data.js " defer > </ script >
38+ <!-- webpackIgnore: true -->
3439 < script src ="annotations/annotations.js " defer > </ script >
40+ <!-- webpackIgnore: true -->
3541 < script
3642 src ="styleguide/js/patternlab-viewer.modern.js "
3743 type ="module "
6268 }
6369 } ) ( ) ;
6470 </ script >
71+ <!-- webpackIgnore: true -->
6572 < script
6673 src ="styleguide/js/patternlab-viewer.js "
6774 defer
You can’t perform that action at this time.
0 commit comments