DylanJu

Results 2 issues of DylanJu

# Bug report ## Describe the bug It seems that stitches can not inject styles into JSDOM. ## To Reproduce ```typescript // component.tsx hello, world const Title = styled('h1', {...

feature

I'm using yarn berry 3.3.0 version with css color token packages. In this environment, there is no "node_modules/packages/style.css". yarn berry install packages at ".yarn/cache/package-hash.zip/...". How can I add css to...