Skip to content

Commit

Permalink
feat: vue (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode authored May 4, 2024
1 parent 7dec693 commit 5acd4b7
Show file tree
Hide file tree
Showing 10 changed files with 436 additions and 39 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,12 @@ https://typicode.github.io/mistcss

## Supports

Bring your favorite tools:

- [Next.js](https://nextjs.org/)
- [Remix](https://remix.run/)
- [React](https://react.dev/)
- [Hono](https://hono.dev/)
- [Vue](https://vuejs.org)
- [Astro](https://astro.build/)
- [Hono](https://hono.dev/)
- [Tailwind CSS](https://tailwindcss.com/)
257 changes: 257 additions & 0 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"dependencies": {
"@astrojs/starlight": "^0.21.5",
"astro": "^4.3.5",
"astro-embed": "^0.7.1",
"sharp": "^0.32.5"
}
}
}
Loading

0 comments on commit 5acd4b7

Please sign in to comment.