This issue focuses on migrating hard coded classes to instead use Tailwind's built in method.
The benefit is that this follows a more standard and more visible approach. It makes it easier to see what utilities are being included, and it helps ensures that any future additions or removals are handled in a single, high level file.
This issue focuses on migrating hard coded classes to instead use Tailwind's built in method.
The benefit is that this follows a more standard and more visible approach. It makes it easier to see what utilities are being included, and it helps ensures that any future additions or removals are handled in a single, high level file.