/* !
 * (c) Copyright 2026 Palantir Technologies Inc. All rights reserved.
 */

import { buildAllThemes } from "./sd.config.ts";

buildAllThemes();
