Skip to content

Commit 478c02f

Browse files
committed
[mantine.dev] Add bun vite template
1 parent abe4833 commit 478c02f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

apps/mantine.dev/src/components/MdxProvider/MdxTemplatesList/community-data.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ export const COMMUNITY_TEMPLATES_DATA: Template[] = [
7474
link: 'https://github.com/tylim88/Tanstack-Start-Mantine-Tailwind-Template',
7575
description: 'Tanstack Start + Cloudflare + Mantine template',
7676
},
77+
{
78+
type: 'vite',
79+
name: 'bun-vite-template',
80+
link: 'https://github.com/LewisDamy/bun-vite-template',
81+
description: 'Bun + Vite + Mantine template',
82+
},
7783
{
7884
type: 'react-router',
7985
name: 'react-router-template',

0 commit comments

Comments
 (0)