This website requires JavaScript.
Explore
Help
Sign In
teutat3s
/
elk
Watch
1
Star
0
Fork
You've already forked elk
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
390878b86d
elk
/
constants
/
options.ts
8 lines
104 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: range of font size (#1376)
2023-01-22 20:18:03 +00:00
export
const
oldFontSizeMap
=
{
fix: rework setup to improve SSR compatibility
2022-12-28 01:06:54 +00:00
xs
:
'13px'
,
sm
:
'14px'
,
md
:
'15px'
,
lg
:
'16px'
,
xl
:
'17px'
,
}
Reference in a new issue
Copy permalink