N
Nuxt7mo ago
tom

Nuxt layout help

What is the accepted way to set the background of a layout? So the slot inside it falls in that background? Also how can I store my components for my layout correctly? Do I just keep them in components it feels like a bad way to store them so seperatly
1 Reply
Mac9
Mac97mo ago
However you'd set it normally in any other application, in CSS or use a wrapper and a tailwind class if that's what you have configured.

Did you find this page helpful?