Edit: one other problem is that you are calling the mixin from within the p selector
so you can’t have .text-* inside of the p (that doesn’t work in regular css so it won’t work here)
Try making a parent tag like and put the include statement in the main tag instead…
I think it works even if you just pass the parameters as is without the names. I thought the names were needed but from my testing, it works without also.