Scss is this possible to use mixin into another mixin
Answers
Answered by
0
To import a scss file into another, all you need to do is use the @import <file_name> command at the top of this file.
Answered by
2
Answer:
hope this answer useful to you mate
Attachments:
Similar questions