/**
 * Tailwind v4 Source Detection for UI-Tools Package
 * Scan tool components for Tailwind class detection
 */
@source "../**/*.{ts,tsx}";

