diegohaz / diegohaz/styled-theme
theme.sizes question
Open
PR welcome
- Dominant language
- JavaScript
- Stars
- 181
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
does the theme.sizes support other sizes for example
```
theme.sizes = {
maxWidth: '1200px',
font: { tiny: '0.750rem', small: '0.875rem', normal: '1.000rem', large: '1.250rem', xlarge: '1.375rem', huge: '2.000rem' },
radius: '4px',
height: '2.40em',
lineHeight: 1.1,
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.