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