Skip to content

Commit 5cfcd49

Browse files
committed
chore(underlay): remove skin import
1 parent eb3a93e commit 5cfcd49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/underlay/stories/template.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { classMap } from 'lit-html/directives/class-map.js';
33
import { styleMap } from 'lit-html/directives/style-map.js';
44

55
import "../index.css";
6-
import "../skin.css";
76

87
export const Template = ({
98
rootClass = "spectrum-Underlay",

0 commit comments

Comments
 (0)