Skip to content

Commit ac1bd6a

Browse files
authored
chore: use @apply directive to keep in sync with uno config
1 parent a89d6f8 commit ac1bd6a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

app/components/Package/WeeklyDownloadStats.vue

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -362,9 +362,7 @@ const config = computed(() => {
362362
.vue-ui-sparkline-title span {
363363
padding: 0 !important;
364364
letter-spacing: 0.04rem;
365-
font-family:
366-
Geist Mono,
367-
monospace;
365+
@apply font-mono;
368366
}
369367
370368
.vue-ui-sparkline text {

0 commit comments

Comments
 (0)