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

22 lines
664 B
JSON

{
"custom": {
"border": "0px none rgb(78, 89, 105)",
"borderColor": "rgb(78, 89, 105)",
"borderRadius": "4px 4px 0px 0px",
"borderTopLeftRadius": "4px",
"borderTopRightRadius": "4px",
"bottom": "0px",
"color": "rgb(78, 89, 105)",
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
"fontSize": "14px",
"left": "0px",
"minHeight": "0px",
"minWidth": "0px",
"right": "0px",
"textAlign": "start",
"textOverflow": "clip",
"top": "0px"
},
"styleId": "style_105",
"tw": "block relative font-normal leading-tight border-0 visible m-0 p-0 overflow-visible"
}