@aurodesignsystem-dev/auro-tail 0.0.0-pr6.3 → 0.0.0-pr6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/demo/api.html CHANGED
@@ -30,9 +30,6 @@
30
30
  <!-- Demo Specific Styles -->
31
31
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/demoWrapper.css" />
32
32
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/elementDemoStyles.css" />
33
-
34
- <!-- Custom demo styles -->
35
- <link rel="stylesheet" type="text/css" href="./demo-styles.css" />
36
33
  </head>
37
34
  <body class="auro-markdown">
38
35
  <main></main>
package/demo/index.html CHANGED
@@ -30,9 +30,6 @@
30
30
  <!-- Demo Specific Styles -->
31
31
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/demoWrapper.css" />
32
32
  <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@aurodesignsystem/webcorestylesheets@latest/dist/elementDemoStyles.css" />
33
-
34
- <!-- Custom demo styles -->
35
- <link rel="stylesheet" type="text/css" href="./demo-styles.css" />
36
33
  </head>
37
34
  <body class="auro-markdown">
38
35
  <main></main>
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "================================================================================"
8
8
  ],
9
9
  "name": "@aurodesignsystem-dev/auro-tail",
10
- "version": "0.0.0-pr6.3",
10
+ "version": "0.0.0-pr6.4",
11
11
  "description": "auro-tail HTML custom element",
12
12
  "repository": {
13
13
  "type": "git",