UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

15 lines (11 loc) 219 B
@import '../../style/themes/index'; @import '../../style/mixins/index'; @space-prefix-cls: ~'@{ant-prefix}-space'; .@{space-prefix-cls} { &-rtl { direction: rtl; } &-compact-rtl { direction: rtl; } }