# Vite Plugin Component Tagger

A Vite plugin that automatically tags JSX/TSX components with source location metadata for easier debugging and tracking.

## Installation

```bash
npm install @leadconnector/vibe-tagger
```
