no longer true

This commit is contained in:
Cory LaViska
2021-09-09 10:41:23 -04:00
parent 6e3c5c0388
commit 7df70abb48

View File

@@ -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">