Skip to content

Commit 51ac8c8

Browse files
committed
remove comment
1 parent c6700f0 commit 51ac8c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/svelte.dev/src/lib/packages-meta.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ const FEATURED: {
99
title: 'Svelte CLI add-ons',
1010
description:
1111
'<a href="/docs/cli">sv, the Svelte CLI</a>, lets you instantly add functionality to a new or existing project.',
12-
// Keeping the same order as in sv
13-
// https://github.com/sveltejs/cli/blob/main/packages/addons/_config/official.ts#L16-L17
1412
packages: [
1513
{ name: 'tailwindcss', svAlias: 'tailwind' },
1614
{ name: 'drizzle-orm', svAlias: 'drizzle' },

0 commit comments

Comments
 (0)