JSFiddle - React, Tailwind, and code Playground

by Ronny

HTML

<div></div>

CSS

div {border-width: 20px 4px; border-style: solid dashed dotted; border-color: orange red yellow blue; width: 200px; height: 200px;}