Jim Hull
Jim Hull
Am I correct in understanding that there is no current module/support for splash screens? Currently, I'm doing this: ``` link: [ { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }, {...
### Environment Nuxt project info: 14:21:10 ------------------------------ - Operating System: `Darwin` - Node Version: `v18.2.0` - Nuxt Version: `3.0.0-rc.4` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules`,...
This may be a result of having too much content (1200 pages), but on the initial load of "The Latest" content - it can sometimes take several minutes, and a...
Is this module compatible with Nuxt 3? Using same setup from before I'm now getting this: ``` ERROR Cannot start nuxt: options is not defined 19:37:03 at eval (eval at...
Read-me suggests `@import`, tailwind.css suggests `@tailwind` (Laravel-PostCss-Only version)
Discovered this package recently - wonderful, thank you! ScrollViewGestureButton was working great for me in iOS17.5, but after upgrading to 18 both on device and in Xcode, I lose all...