Skip to content

Commit d572119

Browse files
committed
Remove typings for css and svg
1 parent 3917e3b commit d572119

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

example/src/index.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ body {
22
margin: 0;
33
padding: 0;
44
font-family: sans-serif;
5-
}
6-
7-
.root {
85
background-color: paleturquoise;
96
}
107

@@ -23,7 +20,6 @@ body {
2320
.scrollbox {
2421
margin: 16px;
2522
padding: 8px;
26-
height: 1500px;
2723
color: white;
2824
background-color: palevioletred;
2925
}

src/typings.d.ts

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)