Kunuk Nykjær
Kunuk Nykjær
Would you consider adding support for className? e.g. ```jsx My modal component ``` Or if this API is not desired, then I could adjust the PR to be like this...
When I started, I wanted to learn by manually configuring everything myself. Years has passed and a lot of package versions is given headache when trying to update the versions....
Some features has been proposed before, but nothing seems to be happening even though they get upvoted. Would it be easier if we think in terms of non-breaking changes to...
Stable Nuxt 3 version imports the config like this. `import { defineNuxtConfig } from 'nuxt/config'` #3
Refactor the code
The HTML iframe element has display: inline by default, which can lead to scrollbar overflow-y. This issue occurred when using a Header element and a Sandbox element while playing with...