border-y-red-50
The class border-y-red-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-red-50.
The above code produces the following result:
Resulting CSS
border-top-color: rgb(254 242 242); border-bottom-color: rgb(254 242 242);
Other border-color classes
- border-y-red-500
- border-y-red-950
- border-x-red-50
- border-x-red-500
- border-x-red-950
- border-y-red-100
- border-y-red-200
- border-y-red-300
- border-y-red-400
- border-y-red-600
- border-y-red-700
- border-y-red-800
- border-y-red-900
- border-y-green-50
- border-y-green-500
- border-y-green-950
- border-y-emerald-50
- border-s-red-50
- border-s-red-500
- border-s-red-950