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

26 lines
920 B
JSON

{
"custom": {
"background": "rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box",
"backgroundColor": "rgb(255, 255, 255)",
"border": "1px solid rgb(229, 230, 235)",
"borderColor": "rgb(229, 230, 235)",
"borderRadius": "2px",
"borderStyle": "solid",
"bottom": "0px",
"color": "rgb(29, 33, 41)",
"fontFamily": "Inter, Helvetica, \"PingFang SC\", \"Hiragino Sans GB\", \"Microsoft YaHei\"",
"fontSize": "14px",
"left": "0px",
"minHeight": "0px",
"minWidth": "0px",
"padding": "0px 3px",
"paddingInlineEnd": "3px",
"paddingInlineStart": "3px",
"right": "0px",
"textOverflow": "clip",
"top": "0px",
"transition": "0.1s cubic-bezier(0, 0, 1, 1), padding linear"
},
"styleId": "style_53",
"tw": "flex relative font-normal leading-3 text-left border visible cursor-text m-0 pt-0 pr-0.5 pb-0 pl-0.5 overflow-visible"
}