Jonas Budelmann

Results 18 comments of Jonas Budelmann

Love UP and would be excited for a UP 2.0 even if it cost bit more than current PRO to stay sustainable Heres my wishlist :) - websockets - support...

Sorry forgot to commit my .babelrc.js file which aliases react & react-dom to preact/compat. Have updated the example repo

FYI here is the full list of properties that don't support 'px' https://github.com/facebook/react/blob/master/src/renderers/dom/shared/CSSProperty.js#L17 @rtsao would you be interested a PR that adds support for this in styletron-react?

@rtsao Awesome that makes alot of sense. Thanks for styletron really enjoying using it on current project!

Unfortunately if you do `forceInline: true` this disables all block rendering like tables and lists. Would be good if there was a better workaround/fix

BTW not sure if you are already aware but this should now be much easier to implement as there’s a new getBindingsProxy function in Miniflare https://github.com/cloudflare/workers-sdk/pull/4523 so could be a...

@shellscape How about making the packages that where previously available via "@jsx-email/code" available as well via sub paths within the same package "jsx-email/code" etc This would allow people that want...

To be clear I meant still have a single package but have multiple files within that single package ie index.js render.js code.js ... index.js could just re-export from other files.

> I'm confused; that's the structure we have now But the published package only includes index.js and index.mjs?

@Refaerds sorry to ping you directly, but it's been over a month with no response from cloudflare. Its pretty much unusable at the moment