Answers for "how to include mixins in another directory scss"

CSS
1

import mixin from another file

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

Code answers related to "how to include mixins in another directory scss"

Browse Popular Code Answers by Language