Open
Description
Description
Module to allow lazy loading of asset files (css, js, etc) instead of being loaded on first load.
Configurable, in terms of what files to load, and rules to load them
At the moment only supports style files (css, less, scss/sass, stylus) and only has screen width related rules (i.e.: only load if screen width < x or screen width > y)
documentation available via docus
Repository
https://github.com/Ribeiro-Tiago/nuxt-lazyload-files
npm
https://www.npmjs.com/package/nuxt-lazyload-files
Nuxt Compatibility
Nuxt 3