Axel Adrian
Axel Adrian
I think Daisy should remain a CSS library. Why not just take a headless component framework like Bits UI (https://www.bits-ui.com/docs/introduction) and design it with Daisy?
I've now found out that it's really due to the HTML dot notation. I changed the imports and tags to CamelCase and everything works as expected. That's pretty bad!
> The grammar that nvim-treesitter installs is actually https://github.com/tree-sitter-grammars/tree-sitter-svelte and not this one (I also got confused because this repo is the first result when searching on Google) > >...
> Hello, yes it sounds like a good idea, but I'm wondering what kind of implementation is viable for the entire community? > > In terms of feasibility, it should...
@Siumauricio Did you remove this feature again?
> Not supported on compose it seems @Siumauricio Yep, we need that for compose too! Please reopen this issue!
Same should be available for coupon codes, btw.
Same here > > I'm on dokploy version 0.24.8, and the postgres image is postgres:16 > > I found that the fastest way to recreate this issue, is to open...
Hey, I'm hitting the same issue while trying to make [templUI](https://github.com/templui/templui) importable as a library alongside the CLI mode. When importing components from GOPATH: ``` templ: failed to get watched...