Skip to content

Commit 001cde8

Browse files
committed
Remove invalid color property from links in preset-sketchy theme
The intended behavior should be covered by styles.a.color anyway.
1 parent 7e9576a commit 001cde8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/preset-sketchy/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ const theme: Theme = {
211211
},
212212
},
213213
links: {
214-
color: 'primary',
215214
nav: {
216215
borderRadius: 'sketchy1',
217216
textDecoration: 'none',

0 commit comments

Comments
 (0)