Skip to content

Commit a3be4f1

Browse files
committed
fix: build
1 parent d83a46e commit a3be4f1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

components/react/panda.config.ts

-5
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,4 @@ export default defineConfig({
99
include: ['./src/**/*.{js,jsx,ts,tsx,vue}'],
1010
jsxFramework: 'react', // or solid or vue
1111
outdir: 'styled-system',
12-
13-
theme: {
14-
recipes,
15-
slotRecipes,
16-
},
1712
})

0 commit comments

Comments
 (0)