Nuxt CSS Config
Configuring CSS styles for Nuxt 3
css: ['@/assets/styles/fleet.css', '@/assets/styles/ship.css'],
For general CSS config, see CSS.
To configure @nuxt/ui 3 components, see @Nuxt/UI Config.