Files
王冕 a27e3b8e43 feat: sync full workspace including web modules, docs, and configurations to Gitea
Optimized the root .gitignore to exclude virtual environments, node modules,
and temp folders to ensure clean and lightweight version tracking.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 18:12:25 +08:00

13 lines
433 B
JSON

{
"custom": {
"border": "0px none rgb(29, 33, 41)",
"borderColor": "rgb(29, 33, 41)",
"color": "rgb(29, 33, 41)",
"fontFamily": "system-ui, -apple-system, system-ui, \"segoe ui\", Roboto",
"fontSize": "20px",
"textAlign": "start",
"textOverflow": "ellipsis"
},
"styleId": "style_4",
"tw": "block static max-w-xs font-semibold leading-7 whitespace-nowrap border-0 visible m-0 p-0 overflow-hidden"
}