(This website is rather broken.)
I'm using Tailwind in a Next.js app and am exclusively using the css utilities in my css (combined with css modules). I'm basically using Tailwind as a style library (to define my tokens, breakpoints etc).
I don't think I'll ever be convinced to use the utility css classes, I just don't see the benefit.