File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515<custom-element-demo>
1616 <template>
1717 <script src="../webcomponentsjs/webcomponents-lite.js"></script>
18- <script src="../smart-html-elements -core/source-minified/native-shim.js"></script>
19- <script src="../smart-html-elements -core/source-minified/smart.element-polyfills.js"></script>
20- <script src="../smart-html-elements -core/source-minified/smart.element.js"></script>
21- <script src="../smart-html-elements -core/source-minified/smart.button.js"></script>
22- <link rel="stylesheet" href="../smart-html-elements -core/source-minified/styles/smart.base.css" type="text/css" />
23- <link rel="stylesheet" href="../smart-html-elements -core/source-minified/styles/smart.material.css" type="text/css" />
18+ <script src="../smarthtmlelements -core/source-minified/native-shim.js"></script>
19+ <script src="../smarthtmlelements -core/source-minified/smart.element-polyfills.js"></script>
20+ <script src="../smarthtmlelements -core/source-minified/smart.element.js"></script>
21+ <script src="../smarthtmlelements -core/source-minified/smart.button.js"></script>
22+ <link rel="stylesheet" href="../smarthtmlelements -core/source-minified/styles/smart.base.css" type="text/css" />
23+ <link rel="stylesheet" href="../smarthtmlelements -core/source-minified/styles/smart.material.css" type="text/css" />
2424 <next-code-block></next-code-block>
2525 </template>
2626</custom-element-demo>
You can’t perform that action at this time.
0 commit comments