@sagarkauravSubmitted about 4 years ago
I am not able to make Instagram card border with gradient color. If anyone knows how to do it please let me know.
I am not able to make Instagram card border with gradient color. If anyone knows how to do it please let me know.
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