feat(SetupFont): add multiplier constants

This commit is contained in:
Ilia Mashkov
2026-02-07 19:12:39 +03:00
parent 204aa75959
commit cb0e89b257
2 changed files with 10 additions and 0 deletions
+3
View File
@@ -13,6 +13,9 @@ export {
MIN_FONT_SIZE,
MIN_FONT_WEIGHT,
MIN_LINE_HEIGHT,
MULTIPLIER_L,
MULTIPLIER_M,
MULTIPLIER_S,
} from './const/const';
export {