Honestly, the only two things missing in Tailwind for me are:
1. @apply as a JS function that I can use in CSS in JS.
2. Some way to override existing Tailwind classes with new ones (ex: Generic Button => Specialized Button => Unique Button).
Not sure if this would work for you for 1, but I love using Tailwind with https://github.com/ben-rogerson/twin.macro