@import '@unistylus/core';

.margin-left-5x {
  margin-left: m('*', 5);
}