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