UNPKG

@sandlada/mdc

Version:

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

8 lines 393 B
import{css as e}from"../../node_modules/@lit/reactive-element/css-tag.js";import"../../node_modules/lit/index.js"; /** * @license * Copyright 2026 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ const t=e`@layer mdc.tooltip-box.base{:host{display:inline-block;position:relative}.anchor{display:inline-block}}`;export{t as TooltipBoxStyles}; //# sourceMappingURL=tooltip-box.style.js.map