// Placeholder %text-styles { color: #202226; font-family: $font-page; font-size: 17px; line-height: 25px; } .some-class { @extend %text-styles; }