Answers for "how to call mixins from different scss file"

CSS
1

import mixin from another file

@import "../../../theme/main.scss"
Posted by: Guest on July-20-2020

Code answers related to "how to call mixins from different scss file"

Browse Popular Code Answers by Language