Sascha Tandel

Results 95 comments of Sascha Tandel

Thanks. I'll add a test case and check with the v1 branch.

I think that are _known_ bugs. Could you try the next branch? PS: I think `grid-cols-[60px,1fr]` should be `grid-cols-[60px_1fr]`

These are issues in [email protected] and should all be fixed in [twind@next](https://github.com/tw-in-js/twind/tree/next). If you can not use twind@next please re-open this issue...

I agree. That is an open issue. I put it on the list.

This will be fixed for the most obvious cases in the next release. Thanks @IgnusG (#300 and https://github.com/tw-in-js/twind/commit/cc814bf8c11ce5e9598fbc394fdc4da2b83c51ba)

I have never used react native and wouldn't know where to start. This may take some time.

I'm not that familiar with web components and their frameworks. Would it be possible to use a style element (maybe using the dom sheet) for each web component which is...

I can reproduce the issue. It seems the the HTML response those not contain any twind style (the tag is empty). The cause may very likely be the the tw...

The vscode and typescript plugins are not yet compatible with twind@next. Closing for now. Please re-open if you need to.