JSFiddle - React, Tailwind, and code Playground
by R3oLoN
HTML
<div class="container">
ajdslahdjlk
</div>
CSS
.conteiner {
border: 1px black solid;
width: 300px;
}
by R3oLoN
<div class="container">
ajdslahdjlk
</div>
.conteiner {
border: 1px black solid;
width: 300px;
}