Johan Book

Results 13 comments of Johan Book
trafficstars

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. ![2021-02-01-112742_1920x1080_scrot](https://user-images.githubusercontent.com/13253042/106446841-086f4200-6481-11eb-8e19-f523c74d3bcf.png)

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`

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