# nuxt.config.js export default { head: { bodyAttrs: { class: 'bg-gray-50' } } /* your other NuxtJS configs */ }
For more configs definitions you can refer to the Nuxt configuration file.
13.2K
3 years ago
0 comments
# nuxt.config.js export default { head: { bodyAttrs: { class: 'bg-gray-50' } } /* your other NuxtJS configs */ }
Frontend
Resource
Average
Average
No recent searches
Leave a reply