MCMXC
MCMXC
For now I have `scrollY` disabled yes, but I would like to use it. Defining a height for the outer div is not a useful solution for me: I cannot...
@shu8 my best solution was actually to switch from GitHub Pages to Netlify haha, that fixed the service worker issues by itself.
It would be great to get the three dependabot PRs merged, since they all fix CVEs.
> These are all dev dependencies, you as a package user are not affected. (We still will merge them soon) Yeah, I am aware of e.g. `npm audit --production`, but...
@rchrdnsh I also struggled a long time with getting `.svx` up and running, but I managed by taking a look at @shiryel implementation (thanks a lot!!) and now it works...
A lot of time has passed since I set this up, so I don't have a good answer to your question. I assume that it is necessary to run the...
It would be really great to get Tailwind v2 support, there were quite a lot of improvements in the new version.
Haven't ever worked with that project anymore, so unfortunately not.
Pretty sure you need to change `field` to `field: { ref: _ref, ...rest }`. At least that is how we do this to avoid the warning.
I cannot reproduce this on macOS Big Sur + the same Node version. Output of the command is the following: ``` $ pnpm -g ls Legend: production dependency, optional only,...