Guillaume Chau

Results 406 comments of Guillaume Chau

Try putting your setup file only in the browser: ```js setupFile: { browser: '...' } ```

Maybe related? https://github.com/histoire-dev/histoire/commit/b2547ce0a6b2ec6b3f1808f8b455b3d95acdb1c1

@idorenyinudoh The change isn't released yet. You tried by cloning histoire repo and building it locally?

Providing a contrast color (through a CSS variable) alongside a background color for each background preset seems good!

Auto-CodeGen won't likely ever happen for svelte as it doesn't have an in-memory representation of its template. The package for Auto-Docs looks very promising 👀

You can see the current size (and change it) in the responsive menu: ![image](https://user-images.githubusercontent.com/2798204/196107918-391c3014-bc3c-45cc-9dd5-32422d1c9dae.png)

`crypto` is probably not available in Node globals

Please provide a runnable reproduction, thanks!