Darkavid

Results 5 comments of Darkavid

any update on this one?

I wonder how could three whole weeks pass without a single feedback? 😄 This is a UI library where styling (simply coloring in this case) is a crucial feature which...

## TLDR I had the same problem but found a workaround so now **I'm also waiting for a proper fix from the devs**. ## Probable reason I think the problem...

Hello team, Hi @christopherGdynia, I have found it: https://stenciljs.com/docs/docs-vscode We can use this output in VSCode to get autocompletion for your custom webelements. Otherwise, I'm just typing from the top...

An investigation with @christopherGdynia lead us to the following conclusions: - the configuration I mentioned earlier is [already added to your `stencil.config.ts` file](https://github.com/telekom/scale/blob/main/packages/components/stencil.config.ts#L80) - the necessary `custom-elements.json` file is [added...