UNPKG

@spectrum-web-components/styles

Version:

Spectrum Web Components are a [`LitElement`](https://lit-element.polymer-project.org)-powered web component library of patterns built on top of the [Spectrum CSS](https://opensource.adobe.com/spectrum-css) specification. Styles for these components are ma

9 lines (8 loc) 372 B
"use strict";import r from"./src/spectrum-base.css.js";import o from"./src/spectrum-lang.css.js";import t from"./src/lang-overrides.css.js";import s from"./src/spectrum-heading.css.js";import m from"./src/heading-overrides.css.js";import{css as e}from"lit";const i=e` ${o} ${t} `,a=e` ${s} ${m} `;export default[r,i,a]; //# sourceMappingURL=heading.js.map