JSFiddle - React, Tailwind, and code Playground
by e_kurbanov
HTML
<div> </div>
CSS
div{
border: 1px solid red;
height: 50px;
width: 50px;
background: red;
}
@keyframe {
}
by e_kurbanov
<div> </div>
div{
border: 1px solid red;
height: 50px;
width: 50px;
background: red;
}
@keyframe {
}