@card-prefix-cls: ~"@{css-prefix}card"; @number-prefix-cls: ~"@{css-prefix}scroll-number"; .@{card-prefix-cls} { background: #fff; padding: 24px; border: 1px solid @border-color-base; border-radius: @border-radius-sm; }