idk
This commit is contained in:
@@ -8,6 +8,7 @@ import tailwindcss from '@tailwindcss/vite'
|
||||
export default defineConfig({
|
||||
plugins: [
|
||||
react(),
|
||||
babel({ presets: [reactCompilerPreset(), tailwindcss()] })
|
||||
tailwindcss(),
|
||||
babel({ presets: [reactCompilerPreset()] }),
|
||||
],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user