We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f464ae commit e55bc4cCopy full SHA for e55bc4c
apps/svelte.dev/src/lib/packages-meta.ts
@@ -302,7 +302,7 @@ const FEATURED: {
302
{
303
title: 'Icons',
304
description:
305
- 'The <a href="/docs/kit/icons">documentation about icons</a> may be helpful when choosing how to handle icons in Svelte',
+ 'See the <a href="/docs/kit/icons">icons documentation</a> for best practices when using an icon library,
306
packages: [
307
{ name: '@iconify/tailwind4' },
308
{ name: '@unocss/preset-icons' },
0 commit comments