Ryan Clements

Results 53 comments of Ryan Clements

@lauriskuznecovs - thanks for the config. It really helped me create one for my `create-react-app` app. I was able to get styled components and stylelint working with the following config:...

Thanks for this! It was very helpful. I figured I would contribute additional points for how to integrate this with testing. Perhaps since this issue was made, the repo changed,...

Thanks for opening the issue! I believe you are seeing this conflict as a result of including the CRA preset. Try removing that.

Thanks for you patience. I was not able to reproduce your error. Are you able to provide a reproduction repo I can take a look at?

Thanks for opening this issue! The addon doesn't resolve that config as of right now. Resolving next config is difficult because nextjs does a lot of transformations internally to the...

Thanks for reporting the issue! This is actually a bug. I'm consistently humbled by how well users can find blind spots in my code lol. The issue is that I...

Thanks a bunch! That means a lot :) I'm glad it's working out for you.

This seems to be solved also by solving #70. So check there for updates for now.

I have created this discussion to centralize supporting these nextjs props https://github.com/RyanClementsHax/storybook-addon-next/discussions/119