/*
 * The theme entry point for the component libraries.
 *
 * Everything lives in @mcp-b/wc-support so the token imports, the preset
 * opt-ins, and the cloak utility are defined exactly once and every Lit package
 * loads the same stylesheet. This file exists only so consumers can keep
 * importing `@mcp-b/web-components/themes/sigvelo.css`.
 */

@import "@mcp-b/wc-support/themes/sigvelo";
