Closed hp8wvvvgnj6asjm7 closed 1 year ago
Hey! Happy to help out here.
When using a prefix, that prefix must also be included in the classes when using @apply
:
.test {
@apply pv-tracking-wider;
}
Here's a Tailwind Play that illustrates this:
https://play.tailwindcss.com/jbiw3WrNQi?file=css
Hope that helps! 🤙