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