mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Add vue integration reference
This commit is contained in:
parent
2233f30cf8
commit
0a28d0e393
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ export default defineConfig({
|
|||
netlify({
|
||||
dist: new URL('./dist/', import.meta.url)
|
||||
}),
|
||||
// Astro Vue Reference
|
||||
// https://github.com/withastro/astro/tree/main/packages/integrations/vue
|
||||
vue(),
|
||||
tailwind()
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue