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