feat: 添加 InspiraUI 组件和模式背景功能,更新依赖项
This commit is contained in:
@ -15,6 +15,7 @@ export default defineConfig({
|
||||
// the default
|
||||
/\.(vue|svelte|[jt]sx|mdx?|astro|elm|php|phtml|html)($|\?)/,
|
||||
'src/shadcn/components/**/*.{js,ts}',
|
||||
'src/components/InspiraUI/**/*.{js,ts}',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user