@import '../custom.less'; @sticky-prefix-cls: ~'@{css-prefix}sticky'; .@{sticky-prefix-cls} { &--fixed { @apply fixed; } }