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