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