Skip to content

Commit 8c7b402

Browse files
author
Nemobot
committed
import reset styles as the very first thing
1 parent b9a8e84 commit 8c7b402

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import "./reset.css";
2+
13
export * from "./Actions/createActions";
24
export * from "./AreaLoader/createAreaLoader";
35
export * from "./Avatar/createAvatar";

0 commit comments

Comments
 (0)