Katsuyuki Karasawa

Results 140 comments of Katsuyuki Karasawa

It has been merged into main. Is it okay to close this issue? @saicaca @golam71

I don't have an iOS device handy, so I'm not sure, but I suspect it's a problem with `-webkit-tap-highlight-color`. https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-tap-highlight-color What do you think? @saicaca

Please check for any issues in the review and pnpm run preview. @saicaca

### 1. about banner The banner isn't expanding because... I believe it's due to how it's configured in config.ts like this: ```ts banner: { enable: false, src: "assets/images/demo-banner.png", // Relative...

Would you mind handling the fine-tuning of behavior? I believe it would be most reliable to have saiaca handle the detailed UI/UX adjustments.

Let's say you merge that "new feature" into another repository. - Who will maintain the differences with saicaca/main? - When should you issue a pull request from that repository to...

The create-fuwari package has been experimentally released. Please test its functionality with `npm create fuwari@latest` and so on. https://www.npmjs.com/package/create-fuwari

I'm investigating the same issue, but I don't know why it's happening... It's working fine, so I think it's probably a dependency issue, but I don't know what the problem...