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