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