Skip to content

Commit

Permalink
no longer true
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Sep 9, 2021
1 parent 6e3c5c0 commit 7df70ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/getting-started/installation.md
Expand Up @@ -84,7 +84,6 @@ Cherry picking can be done from your local install or [directly from the CDN](ht
Here's an example that loads only the button component. Again, if you're not using a module resolver, you'll need to adjust the path to point to the folder Shoelace is in.

```html
<!-- The base stylesheet is always required -->
<link rel="stylesheet" href="@shoelace-style/shoelace/dist/themes/light.css">

<script type="module" data-shoelace="/path/to/shoelace">
Expand Down

0 comments on commit 7df70ab

Please sign in to comment.