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