字体大小、间距等只支持number类型,没法自定义单位
Open
feature
G2
Question
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
### 🐛 Question description [Please make everyone to understand it]
字体大小、间距等只支持number类型,没法自定义单位,比如rem。
Contributor guide
Research direction
No files or tests are named in the issue. Start by locating the TypeScript configuration and styling entry points that define font sizes and spacing, then check how numeric values are validated or rendered. Done means these properties accept custom units such as rem without breaking existing numeric values, with coverage for both forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100