Johan Book
Johan Book
I'm experiencing a similar problem. The file `nyc_output/out.json` is populated with data and I use `@cypress/instrument-cra` which neatly makes `__coverage__` available. Reports generated by `nyc` are empty. However, the report...
@leopoldjoy, I would like to use this feature in a project. Is this possible somehow? Tried installing it directly from your fork but seems it needs to be built. Grateful...
> > @leopoldjoy, I would like to use this feature in a project. Is this possible somehow? Tried installing it directly from your fork but seems it needs to be...
I tried importing the following css `import "@msrvida/sanddance-explorer/dist/css/sanddance-explorer.css"` which improved it significantly better, but still not as expected, see screenshot. 
That fixed it, thanks @Buroni! It would be great if this info could be added to the docs as it seems it is needed to get the app to render...
I am seeing the same issue when using `@trivago/prettier-plugin-sort-imports` and `prettier-plugin-tailwindcss` with pnpm, however, it seems the first plugin in the `plugins` array is used instead of the second one...
I also ran into this issue. By converting rem to px this improved significantly. There are still things like border radius that does not work and the attribute `w-full`
Thank you very much!
Also have run into this issue and curios about status on this
Ran into this issue as well with type information being lost when using a prehandler that is an external method