JSFiddle - React, Tailwind, and code Playground
by Josh Pullen
HTML
<img src="http://localhost:3000/test.png?fg=108221&str=JP" alt="" class="logo">
CSS
.logo {
border-radius: 999px;
width: 48px;
}
by Josh Pullen
<img src="http://localhost:3000/test.png?fg=108221&str=JP" alt="" class="logo">
.logo {
border-radius: 999px;
width: 48px;
}