Update README, Vue no longer required

This commit is contained in:
Korbs 2024-11-09 12:09:19 -05:00
parent 970a569c33
commit d18e7c16e7

View file

@ -27,10 +27,6 @@ To install Zorn for your Astro project, run the following:
npm install @minpluto/zorn --registry https://npm.sudovanilla.org
```
Zorn uses icons from Iconoir using their Vue package, you'll need to integrate Astro's Vue package if you want to use the custom controls.
Learn how: https://docs.astro.build/en/guides/integrations-guide/vue/#manual-install
## Examples
**Basic Usage**