/* Placeholder selector */ %my-placeholder { border: 1px solid black; } p { @extend %my-placeholder; }
Post a Comment
No comments:
Post a Comment