whyframe
whyframe copied to clipboard
Develop components in isolation with just an iframe
WIP branch: https://github.com/bluwy/whyframe/tree/astro-3 I can't quite figure out the perfect way to support its new JSX support. In the branch, I updated `docs/astro.config.mjs` to support this new change, but it's...
Inconsistent path addresses between Mac and Windows (Mac:/ Windows: ), resulting in plugin failure on Windows
I'm creating a docs website using whyframe and astro, the react integration works pretty well, but every reload on the page causes a little flash in the iframe, so after...
**Use case:** I don't want to use Storybook, but instead Astro, like storybook. I have a bunch of MDX "stories" that have components in them. However, I'm going to need...
Since 57230c3, they are skipped as they have strange errors happening. Next might be a breaking change for they're `appDir` feature that the demo is using. Nuxt has a strange...
My Vitepress local data loader is not available inside the attribute. Do you know how I can fix this?
Hello. Project Structure  The documentation is created using VitePress and is located in the `/docs` folder. The project documentation will be published at `https://demo.com/my-demo-folder/` In other words, the path...