-
|
Heyya, Is border-image supported? i cant seem to get it to work |
Beta Was this translation helpful? Give feedback.
Answered by
SelenIT
Mar 11, 2021
Replies: 2 comments
-
|
It should work unless you are using images with it :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It works with gradients. E.g., |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kushsolitary
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It works with gradients. E.g.,
<style>*>*{background:#62374e;margin:50;border-image:conic-gradient(#fdc57b 0 0)99%fill/53qis a working solution for target #2. But I admit that behavior of gradients inborder-imagemight be not very intuitive.