if you're using the TW 1.8 or 1.9 that comes with Jumpstart Pro, then you might need to add this in your tailwind.config file
`experimental: {
applyComplexClasses: true,`
if you're using TW 2, then this is no longer experimental so just ignore this comment :)