Mark Chitty
Mark Chitty
Ditto: I'm using git to deploy too and I'm .gitignore-ing syndb\* when I'd rather it was included in the repo.
Hi, just started using this and I think there's a bug in the test_ssh() function. The exit code test assumes an exit code of `1` = success. Shouldn't this be...
Love [this](https://github.com/tailwindlabs/tailwindcss/issues/15045#issuecomment-2669022056) @gustavopch. I've wasted hours trying to override select parts of [tailwindcss-typography](https://github.com/tailwindlabs/tailwindcss-typography) without resorting to `!important` rules everywhere, but given up. This solves it. #### Problem - You want...