React Component Inspector
<div className="flex flex-col p-16 m-16 shadow-md"> <p className="text-xl">This is a component</p> <p className="text-blue-600">We support Tailwind CSS out of the box. Try it!</p> </div>
This is a component
We support Tailwind CSS out of the box. Try it!