What component (if applicable)
- URL for category:
- Component name:
Describe the bug
A clear and concise description of what the bug is that we want that in the new and upcoming version of the tailwind css there should be the gradient border available. Currently the gradient borders are not available in the tailwind css due to which we have to use the more complex code which also sometimes dont works in this case it would be a great addition if the gradient border is available in the tailwind css as soon as possible
To Reproduce
Steps to reproduce the behavior:
- Go to the code and write the tailwind
- Write the tailwind css gradient border properties.
- No such gradient border color is available
Expected behavior
There should be a clean gradient colors available also on the border like we applies the gradient colors to our other places. bg-gradient-to-r from-[#FFFFFF] to-[#252525] like this there should also gradient colors available for the borders
What component (if applicable)
Describe the bug
A clear and concise description of what the bug is that we want that in the new and upcoming version of the tailwind css there should be the gradient border available. Currently the gradient borders are not available in the tailwind css due to which we have to use the more complex code which also sometimes dont works in this case it would be a great addition if the gradient border is available in the tailwind css as soon as possible
To Reproduce
Steps to reproduce the behavior:
Expected behavior
There should be a clean gradient colors available also on the border like we applies the gradient colors to our other places. bg-gradient-to-r from-[#FFFFFF] to-[#252525] like this there should also gradient colors available for the borders