Closed leerob closed 3 years ago
@leerob is attempting to deploy a commit to a Personal Account owned by @rauchg on Vercel.
@rauchg first needs to authorize it.
Doing essentially the same thing here but Tailwind
Adding a global class like:
.test {
border-radius: 50%;
}
makes it work.
This is really interesting and might be a bug with Next.js. It's seeing rounded was added, but the styles aren't there.