I think I started to get better at using Tailwind CSS
What challenges did you encounter, and how did you overcome them?The challenges I encountered are:
- Styling list items using Tailwind CSS. I overcame this challenge by googling and following Tailwind's docs.
- Styling tables. I thought that there is specific CSS for styling tables, but I discovered that I can style them the same as styling any other HTML elements.
I am always open to feedback on how to improve my Tailwind CSS.