UNPKG

dynamic-interaction

Version:

Dynamic interaction 动态交互mcp,用于cursor、windsurf、trae 等 AI 智能编辑器 Agent 运行时交互使用

12 lines (10 loc) 173 B
/* base/print.css */ @media print { .main-layout-container { box-shadow: none; width: 100%; } button, .tab { display: none; } }