# Main CSS Bundle

**File:** `dist/main.css`
**Size:** 606.16 KB
**Generated:** During build process

This file contains all the compiled and minified CSS for the application.

## Contents
- Vuetify theme and components styling
- Global application styles
- Responsive design utilities
- Color palette and theme variables

## Usage
The main CSS bundle is automatically linked in the HTML entry point:

```html
<link rel="stylesheet" href="/main.css">
```

All styles are minified for production and include vendor prefixes for cross-browser compatibility.
