Theme Configuration

Overview

Nuxtbe uses Shadcn Vue as a UI library. If you want to customize the UI, please follow the Shadcn Vue Theming guide.

You can find the theme configuration in the /app/assets/css/tailwind.css file.

Tailwind CSS module configuration is located in the /tailwind.config.ts file.