Thomas
Thomas
Mmmh, I prefer to stay on the index of the tags filtered for poll values If a day, a NIP makes tags array "dynamic" or another thing, I don't want...
You're right @Giszmo, I made suggestions to the #111 PR, hope it will be helpful 👍
Okay guys, I updated this NIP because there isn't much news on the other one, and there are some updates here.
I have the same problem, when I save my code, the "hot reload" refresh the page and responsively app trigger a focus on the app
Same problem and this fixed the problem: > It seems to be broken again in 3.22.4. Reverting to 3.22.3 resolved.
For the POW, I think I will move it back to the original code you made @thesimplekid with a "convert" function
Hi @catlee, The idea of `color_to_raw` was more like: "keep only the value of the color function." For example: - `rgb(255, 0, 255)` → `255, 0, 255` - `oklch(0.7035 0.2573...
This is an example of the CSS bundle generated by DaisyUI, which is a design system lib:  And used in the code as: ```css .btn { background-color: oklch(var(--btn-color, var(--b2))...
I'm closing this old issue since I got what I needed (thank you again, all) :) https://shopify.dev/changelog/liquid-support-for-oklch-colors
One developer of my team is having the same problem :/