We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3a93e commit 5cfcd49Copy full SHA for 5cfcd49
components/underlay/stories/template.js
@@ -3,7 +3,6 @@ import { classMap } from 'lit-html/directives/class-map.js';
3
import { styleMap } from 'lit-html/directives/style-map.js';
4
5
import "../index.css";
6
-import "../skin.css";
7
8
export const Template = ({
9
rootClass = "spectrum-Underlay",
0 commit comments