I am using Nuxt with Vuetify.
Where do I set up the global background for a multi-page website I am trying to build?
The background I was trying to use is this :
background:linear-gradient(296.48deg, #00FFFF 7.92%, #00A9FF 29.44%, #181A59 79.17%);
some people suggested to put it inside nuxt.config.js inside the vuetify setting. But when I do, all the format for those colors brake and it gave me all kinds of errors. I want to set all the background like this: