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 68e35d7 commit 30f6507Copy full SHA for 30f6507
README.md
@@ -24,7 +24,7 @@
24
<template>
25
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
26
<script src="../smart-core/source/smart.core.js"></script>
27
- <link rel="stylesheet" href="../smart-core/source/styles/smart.default.css" type="text/css" />
+ <link rel="stylesheet" href="https://www.htmlelements.com/demos/source/styles/smart.default.css" type="text/css" />
28
<next-code-block></next-code-block>
29
</template>
30
</custom-element-demo>
0 commit comments