diff --git a/front/vite.config.ts b/front/vite.config.ts index 5f66512b..4c081d64 100644 --- a/front/vite.config.ts +++ b/front/vite.config.ts @@ -11,8 +11,6 @@ export default { "@expo/html-elements": { "**/*.js": ["jsx"], }, - "inline-style-prefixer": "interop", - "inline-style-prefixer/**": "interop", "inline-style-prefixer/lib": "interop", yoshiki: { "**/*.tsx": ["jsx"],