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
{{ message }}
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
fix: use application/vnd.card+source for .gts files in watch
When fetching .gts files from the server, use the proper Accept header
to get clean source code instead of compiled output. Previously used
'*/*' which returned compiled code with scoped CSS attributes.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments