border-y-cyan-50
The class border-y-cyan-50 is a Tailwind CSS class, part of the border color classes in the category borders.
Example usage
The following code is an example on how to use the class border-y-cyan-50.
The above code produces the following result:
Resulting CSS
border-top-color: rgb(236 254 255); border-bottom-color: rgb(236 254 255);
Other border-color classes
- border-y-cyan-500
- border-y-cyan-950
- border-x-cyan-50
- border-x-cyan-500
- border-x-cyan-950
- border-y-cyan-100
- border-y-cyan-200
- border-y-cyan-300
- border-y-cyan-400
- border-y-cyan-600
- border-y-cyan-700
- border-y-cyan-800
- border-y-cyan-900
- border-s-cyan-50
- border-s-cyan-500
- border-s-cyan-950
- border-e-cyan-50
- border-e-cyan-500
- border-e-cyan-950
- border-t-cyan-50