Skip to content

Commit 70a277a

Browse files
committed
fix: styles post tailwind v4 upgrade
Signed-off-by: Adam Setch <[email protected]>
1 parent 4659b2c commit 70a277a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ a:not(.nav-link) {
1010
}
1111

1212
a:not(.repository-link) {
13-
@apply hover:underline
13+
@apply hover:underline;
1414
}
1515

1616
.quote {

0 commit comments

Comments
 (0)