mirror of
https://github.com/velocitatem/garlic.git
synced 2026-05-31 16:53:37 +00:00
Package instruct
This commit is contained in:
@@ -56,7 +56,7 @@ And all is done!
|
|||||||
|
|
||||||
## Astro
|
## Astro
|
||||||
|
|
||||||
With Astro, you just need to import the `Garlic` and `Clove` components into your layout:
|
install the package with `npm i garlic-astro`. With Astro, you just need to import the `Garlic` and `Clove` components into your layout:
|
||||||
|
|
||||||
```astro
|
```astro
|
||||||
import {Garlic, Clove} from 'garlic-astro';
|
import {Garlic, Clove} from 'garlic-astro';
|
||||||
|
|||||||
Reference in New Issue
Block a user