Latest solutions

Latest comments
- @sagarkaurav@RedVelocity
Great job!
Just a small thing that I've noticed in your css, always add custom classes before @tailwind utilities directive. This currently has no effect on your code but it's a good practice in case you decide to '@apply' tailwind utilities in your custom classes.
More information can be found here: https://tailwindcss.com/docs/extracting-components