Override Default Tailwind class? (R7 branch)

I want to separate my customization of the template styles so that if I merge in updates it limits my conflicts.
For example the nav bar formats. I made a modified nav-bar class in a separate css file and imported it at the end of the application.tailwind.css file.
Tailwind seems to apply the style twice of something like that because when I do this the nav bar links wrap vs inline.
Am I missing something simple here?
For example the nav bar formats. I made a modified nav-bar class in a separate css file and imported it at the end of the application.tailwind.css file.
Tailwind seems to apply the style twice of something like that because when I do this the nav bar links wrap vs inline.
Am I missing something simple here?
Notifications
You’re not receiving notifications from this thread.