border-y-slate-500
The class border-y-slate-500 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-slate-500.
The above code produces the following result:
Resulting CSS
border-top-color: rgb(100 116 139); border-bottom-color: rgb(100 116 139);
Other border-color classes
- border-x-slate-500
- border-y-slate-50
- border-y-slate-100
- border-y-slate-200
- border-y-slate-300
- border-y-slate-400
- border-y-slate-600
- border-y-slate-700
- border-y-slate-800
- border-y-slate-900
- border-y-slate-950
- border-s-slate-500
- border-e-slate-500
- border-t-slate-500
- border-r-slate-500
- border-b-slate-500
- border-l-slate-500
- border-x-slate-50
- border-x-slate-100
- border-x-slate-200