UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

10 lines (8 loc) 236 B
var DOTTED_UNDERLINE_STYLES = { textDecorationStyle: 'dotted', textDecorationSkipInk: 'none', textDecorationThickness: '10%', textUnderlineOffset: '20%' }; export { DOTTED_UNDERLINE_STYLES }; //# sourceMappingURL=tokens.js.map