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