Logo - Open book, behind two sails with text, docs
-tech. annebrown.ca

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.