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