Config
Nuxt CSS Config
Description
Configuring CSS styles for Nuxt 3
nuxt.config.ts
css: ['@/assets/styles/fleet.css', '@/assets/styles/ship.css'],
CSS
For general CSS config, see CSS.
Configuring CSS styles for Nuxt 3
css: ['@/assets/styles/fleet.css', '@/assets/styles/ship.css'],
For general CSS config, see CSS.