Lukas Oppermann
Lukas Oppermann
I am having the same button `tab` as well as `return` should insert the element. Can you please look into it? I have no idea how to fix this, but...
Hey @jorenbroekema, I know it took very long, but I now merged your changes into sd4 and got it to run all the way up until version `4.14` (15 brings...
Another question @jorenbroekema, you added `dist-cjs` but it looks to me like `dist` and `dist-cjs` are exactly the same. Is this true or is there a difference?
Done in a different PR
Hey @jkinley, firstly, hex values do work with opacity, the format is called `hex8` and the last 2 digits are the [opacity in hex](https://gist.github.com/lopspower/03fb1cc0ac9f32ef38f4). 1. You need to create a...
Can you share more about how you did this? Maybe a PR if we feel it would solve the issue?
Nice approach @anoopsinghbayes. I think this is a great solution in general. Do you not add a `type: color` and this is why it is not processed by style dictionary...
> Can you explain what does this mean? > i see type:color on all the token definitions in my example Yes, but not on the rgb tokens. It seems like...
Just FYI, I did add all this to sdv4. I will not merge this but leave it open for now just in case.