Skip to content

Commit 236c39f

Browse files
committed
fix: added css to exports, removed duplicate style
1 parent c3565f3 commit 236c39f

File tree

4 files changed

+10762
-39
lines changed

4 files changed

+10762
-39
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ node_modules
33
dist-ssr
44
dist-playground
55
*.local
6-
.vscode
6+
.vscode
7+
.idea
8+
*.iml

dist/styles.css

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
bottom: 7px;
8080
cursor: pointer;
8181
z-index: 10;
82-
height: 18px;
8382
box-sizing: border-box;
8483
display: block;
8584
width: 24px;

0 commit comments

Comments
 (0)