feat(SetupFont): add multiplier constants
This commit is contained in:
@@ -13,6 +13,9 @@ export {
|
||||
MIN_FONT_SIZE,
|
||||
MIN_FONT_WEIGHT,
|
||||
MIN_LINE_HEIGHT,
|
||||
MULTIPLIER_L,
|
||||
MULTIPLIER_M,
|
||||
MULTIPLIER_S,
|
||||
} from './const/const';
|
||||
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user