You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(eslint-config): improve Tailwind CSS version detection in ESLint config
- Added logic to determine if Tailwind CSS version 3 or lower is being used, enhancing the ESLint configuration's ability to conditionally enable Tailwind CSS support based on the detected version in package.json.
- This change improves compatibility and flexibility for projects using different versions of Tailwind CSS.
0 commit comments