diff --git a/components/style/binding_tools/regen.py b/components/style/binding_tools/regen.py index 49593e91f74..da703c497ff 100755 --- a/components/style/binding_tools/regen.py +++ b/components/style/binding_tools/regen.py @@ -74,8 +74,7 @@ COMPILATION_TARGETS = { "whitelist_vars": [ "NS_THEME_.*", "NODE_.*", - "NS_FONT_STRETCH_.*", - "NS_FONT_STYLE_.*", + "NS_FONT_.*", "NS_STYLE_.*", "NS_CORNER_.*", "NS_RADIUS_.*",