New feature add request #20250
zamanhaiderofficial-Devops
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions