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