This is a solution to the Four card feature section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Note: Delete this note and update the table of contents based on what sections you keep.
Practicing Tailwind CSS to create a four-card feature section for the Frontend Mentor challenge.
Users should be able to:
This is my 2nd time practicing Tailwind so I'm learning how to use it in general e.g. best practices, how to configure extends, etc. Overtime I feel like Tailwind CSS is more useful for bigger projects vs. building small components like this task.
Keep code DRY and make code reusable