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

19 lines
632 B
JSON

{
"custom": {
"border": "0px solid rgba(0, 0, 0, 0)",
"borderColor": "rgba(0, 0, 0, 0)",
"borderRadius": "2px",
"borderStyle": "solid",
"color": "rgb(78, 89, 105)",
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
"fontSize": "14px",
"lineHeight": "32px",
"margin": "0px 8px 0px 0px",
"marginInlineEnd": "8px",
"minHeight": "0px",
"minWidth": "32px",
"textOverflow": "clip"
},
"styleId": "style_109",
"tw": "inline-block static font-normal text-center border-0 visible cursor-pointer mt-0 mr-2 mb-0 ml-0 p-0 overflow-visible"
}