fix: fix image config
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
import { defineConfig } from '@pandacss/dev'
|
||||
import entGamersPandaPreset from 'entgamers-panda-preset'
|
||||
|
||||
export default defineConfig({
|
||||
presets: [entGamersPandaPreset],
|
||||
presets: ['entgamers-panda-preset'],
|
||||
gitignore: true,
|
||||
preflight: true,
|
||||
include: ['./src/**/*.{js,jsx,ts,tsx}'],
|
||||
|
||||
Reference in New Issue
Block a user