Skip to content

Commit b6f1306

Browse files
committed
unused
1 parent 2a3ba4d commit b6f1306

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

apps/svelte.dev/src/routes/packages/PackageCard.svelte

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -199,11 +199,6 @@
199199
mask-image: url(icons/npm);
200200
}
201201
202-
&[data-icon='external-link'] {
203-
mask-image: url(icons/external-link);
204-
mask-size: 1.7rem;
205-
}
206-
207202
&[data-icon='svelte'] {
208203
background: #ff3e00;
209204
mask-image: url(icons/svelte-cutout);

0 commit comments

Comments
 (0)