We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd614e3 commit 05a8c67Copy full SHA for 05a8c67
README.md
@@ -10,10 +10,10 @@
10
* [With a CDN](#with-a-cdn)
11
* [Usage](#usage)
12
* [With an ES6 bundler (via NPM)](#with-an-es6-bundler-via-npm)
13
- * [Importing a component](importing-a-component)
14
- * [Importing CSS styles](importing-css-styles)
15
- * [Via an import](via-an-import)
16
- * [Via a <style> tag](via-a-style-tag)
+ * [Importing a component](#importing-a-component)
+ * [Importing CSS styles](#importing-css-styles)
+ * [Via an import](#via-an-import)
+ * [Via a <style> tag](#via-a-style-tag)
17
18
* [Simple example](#simple-example)
19
* [Simple example with content slot](#simple-example-with-content-slot)
0 commit comments