What is the use of @extend function in Sass?
By using @extend function same style can be copied to the other classes also and there is no need to rewrite the code again.
Suggest An Answer
No suggestions Available!
By using @extend function same style can be copied to the other classes also and there is no need to rewrite the code again.