@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 331 B
JavaScript
;
exports.__esModule = true;
exports.c_timestamp_m_help_text_TextDecorationStyle = {
"name": "--pf-v6-c-timestamp--m-help-text--TextDecorationStyle",
"value": "dashed",
"var": "var(--pf-v6-c-timestamp--m-help-text--TextDecorationStyle)"
};
exports["default"] = exports.c_timestamp_m_help_text_TextDecorationStyle;