Skip to content

Commit 3ed40ad

Browse files
committed
remove unneeded styles
1 parent 07b4334 commit 3ed40ad

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

src/renderer/components.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
}
6565
}
6666

67-
6867
@utility icon {
6968
@apply flex justify-center;
7069

src/renderer/main.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,3 @@ label {
4343
cursor: pointer;
4444
}
4545
}
46-
47-
a {
48-
@apply text-accent cursor-pointer;
49-
text-decoration: none;
50-
}
51-
52-
pre {
53-
@apply font-mono;
54-
}

0 commit comments

Comments
 (0)