Files
ComfyUI_frontend/eslint.config.ts
bymyself 883463cb54 [fix] temporarily disable TailwindCSS ESLint plugin and revert MultiSelect.vue
- Disable eslint-plugin-tailwindcss due to TailwindCSS v4 incompatibility
- Revert MultiSelect.vue changes as they were not part of vueNodes scope

The eslint-plugin-tailwindcss v4.0.0-beta.0 is incompatible with TailwindCSS v4.1.12
as it tries to load v3 file structure that no longer exists.
2025-10-27 08:31:20 -07:00

7.9 KiB