Skip to content

Commit 0b6f561

Browse files
fix(bundle): fix bundling of css for lib-esm (stackblitz try 2)
1 parent 7f04eb4 commit 0b6f561

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/statevis/StateVisWindow.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { h, render, Component } from "preact";
2-
import "./statevis.css";
32
import { StateSelector } from "../selector/StateSelector";
43
import { toggleClass, addClass } from "../util/toggleClass";
54
import { draggable, dragActions } from "../util/draggable";

0 commit comments

Comments
 (0)