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
claude: Improve ensureCssRegexMatches to parse HTML for CSS links
Instead of globbing all CSS files in the support directory, parse the
HTML document to find `<link rel="stylesheet">` tags and only check
those specific CSS files. This is more targeted and accurate.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments