Console utility for finding unused CSS classes in TypeScript projects

2 stars 0 forks 2 watchers TypeScript MIT License
1 Open Issue Need Help Last updated: Sep 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue requests an update to the warning message displayed when dynamic class usage is detected. The proposed changes include refining the warning text, crucially adding the exact file location (file:line:column) where the usage occurs, and incorporating a 'Learn more' link for additional context.

Complexity: 3/5
enhancement good first issue

Console utility for finding unused CSS classes in TypeScript projects

TypeScript