@sandlada/mdc
Version:
@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.
8 lines • 359 B
JavaScript
import{unsafeCSS as e}from"../../node_modules/@lit/reactive-element/css-tag.js";import"../../node_modules/lit/index.js";
/**
* @license
* Copyright 2025 Kai-Orion & Sandlada
* SPDX-License-Identifier: MIT
*/
function t(t){return e(Object.entries(t).map(([e,t])=>`${e}: ${t}`).join(`;`)+`;`)}export{t as stringTokens};
//# sourceMappingURL=string-tokens.js.map