Bruno Noriller
Bruno Noriller
Not that I'm aware of. The problem, as you know, is that you need to inject all of that into tailwind. What I do here is basically recalculate everything at...
Actually, you could just use vanilla JS to do that. Maybe something like this: https://stackoverflow.com/questions/37801882/how-to-change-css-root-color-variables-in-javascript the only problem would be to be able to use it multiple times without conflict......
From what I understand, it has to create the classes and inject them, with variable names and all. Being able to sync between renders and SSR would probably be a...
That part is not really a problem. Maybe you can try something like this: https://github.com/Mokshit06/tw-variants Here is a babel plugin, so you could expand on whats needed and still keep...
Hi, I tried playing around with some ideas I had some experience with. In some limited capacity I might make it work, but even then, it might end breaking hard...
If you're good enough with Regex, then there would be ways around it... even if it were like saying to start at a comment like `/*e*/` Improving that is something...
I'm trying to install it in fedora silverblue, by following the selinux bypass in #51 it makes it work.
Stumbled on this. I'm using an internal cert authority, the machines all have the needed root certs, but couldn't make it pass to coolify. Tried to add as a volume...
Em português acho que seria "papéis", em inglês isso seria, sim, "roles".
It runs fine when setting everything up. But the problem is that it seems to need a continuous internet connection afterward. Considering I'm running Ollama locally, it's weird it stops...