UNPKG

@sandlada/mdc

Version:

@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.

7 lines 266 B
/** * @license * Copyright 2025 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ function e(e,t){return Object.entries(t).reduce((t,[n,r])=>({...t,[`${e}-${n}`]:r}),{})}export{e as overrideComponentTokens}; //# sourceMappingURL=override-component-tokens.js.map