This website requires JavaScript.
Explore
Help
Sign In
Amadeus
/
blog
Watch
1
Star
0
Fork
You've already forked blog
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a15b88bdbd
blog
/
src
/
components
/
BasicCard.astro
7 lines
80 B
Plaintext
Raw
Blame
History
---
---
<div class="rounded-2xl drop-shadow-2xl bg-white">
<slot />
</div>
Reference in New Issue
View Git Blame
Copy Permalink