How do I write border: 1px solid transparent; in tailwind css? I couldn't find a way in the docs of tailwind.
CodePudding user response:
Try this,
<div ></div>

How do I write border: 1px solid transparent; in tailwind css? I couldn't find a way in the docs of tailwind.
CodePudding user response:
Try this,
<div ></div>