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