Home > @lynx-js/template-webpack-plugin > LynxTemplatePluginOptions > customCSSInheritanceList
When is enabled, customCSSInheritanceList can control which properties are inheritable, not just the default ones.
Signature:
By setting customCSSInheritanceList: ['direction', 'overflow'], only the direction and overflow properties are inheritable.