Hi there, new update from windy - React UI Kit based on Tailwind!
We have added a new Skeleton component in Windy (https://windy-docs.vercel.app)
Let's use it in 5 lines of code!
<div className="w-full">
<Skeleton className="w-3/4 mb-3" />
<Skeleton className="mb-3" />
<Skeleton className="w-1/2" />
</div>
you can see other example in https://windy-docs.vercel.app/docs/components/skeleton
I'm working hard to improve windy so every feedback is important. 👨💻 Let's try it and let me know 🔥🙏
Top comments (0)