Haha, I like that description: "ghetto tailwind jit".
From your blog it seems like you're not really using it yourself anymore, though?
I tried to add a styling thingy (sorry, really not familiar with the terminology) to `tw` to add support for "print" media queries (like this: https://tailwindcss.com/docs/breakpoints#styling-for-print), but didn't get it to work on the first try. If I do make it work I'll create a PR :)
Oh yeah, that's a bit of journey, each variant is kind of annoying to handle manually.
I always look forward to any and all PRs!
Edit: Yeah I haven't used it lately, I currently use roda + sequel now (ruby libraries).
I have limited time after work and I really want to get some "SaaS apps" up and running, so the trade-off was spend less time on libraries and more time on applications.
From your blog it seems like you're not really using it yourself anymore, though?
I tried to add a styling thingy (sorry, really not familiar with the terminology) to `tw` to add support for "print" media queries (like this: https://tailwindcss.com/docs/breakpoints#styling-for-print), but didn't get it to work on the first try. If I do make it work I'll create a PR :)