/*
 * Adds the Theme Editor's source to the consuming app's Tailwind/Uniwind
 * content scan so the preview's utility classes are generated. Import this
 * alongside the other `@cdx-ui/*` stylesheets in your Tailwind v4 entry — it
 * ships no tokens or precompiled CSS of its own (mirrors `@cdx-ui/components`).
 */
@source './**/*.{ts,tsx}';
