Jace Bennest

Results 6 issues of Jace Bennest

hey, just wondering if there is a roadmap for the nuxt3 module and if it will support GA4. i would be willing to help with testing/dev but i just don't...

just tried to generate my nuxt site with `npx nuxi generate` using nuxt rc-3 getting this warning: ``` WARN 15:54:43 (!) Some chunks are larger than 500 KiB after minification....

Would be nice in the nuxt config to have some option to point to the sanity.json file, instead of copying the file to the root nuxt directory. One issue i...

enhancement

### Describe the solution you'd like to see The SanityContent component should be able to render images from sanity ### Describe alternatives you've considered Currently i solved it by adding...

enhancement

as reported on discord: https://discord.com/channels/787967399105134612/787968902058999818/994634667452022795 `md:grid-columns-4` is overriding `lg:grid-columns-3` on large screens? my window is over `992px` wide. but the medium class is taking precedence same issue with col-spa ![](https://cdn.discordapp.com/attachments/787968902058999818/994634666722209842/unknown.png)...

one of the features is "Nuxt-specific rules for pages, components and more." does the more include the `*.ts` files, cuz right now it's not working for me :( if not,...