조성원
조성원
Maybe this can fix this issue perfectly #3786
> > I did something hacky where you embed the info via a rehype plugin: [Adriel-M/adriel.dev@`main`/lib/remarkPlugins/RemarkImgToJsx.ts](https://github.com/Adriel-M/adriel.dev/blob/main/lib/remarkPlugins/RemarkImgToJsx.ts?rgh-link-date=2024-04-02T06%3A37%3A41Z) (originally from [timlrx/pliny@`main`/packages/pliny/src/mdx-plugins/remark-img-to-jsx.ts](https://github.com/timlrx/pliny/blob/main/packages/pliny/src/mdx-plugins/remark-img-to-jsx.ts?rgh-link-date=2024-04-02T06%3A37%3A41Z)) > > At present, it is a good way to use...
I really need this feature. While structuring my app as a monorepo, I expect it will become possible to share themes among different domains.
I'm sad this issue is closed
> @wontory I'm having the same issue. How did you resolve it? Thanks. @moltar Are you using monorepo(like turborepo)? Turborepo template's default tsconfig is causing error. Try remove `"declaration": true`...
@moltar I don't know the exact reason, but I think the link below can explain it. Re-opening the issue. [Stack Overflow: Typescript allows to use proper multiple inheritance with mixins,...
I've fixed the error and sent a PR, and it was merged. But it is currently not released due to a CI issue. https://github.com/pmndrs/leva/pull/537