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): enhance CSS and Tailwind CSS support in ESLint config
- Updated the ESLint configuration to conditionally enable CSS and Tailwind CSS support based on the presence of relevant dependencies in package.json.
- This change improves the flexibility of the ESLint setup by allowing automatic detection of required plugins.
0 commit comments