border-x-gray-900
The class border-x-gray-900 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-900.
The above code produces the following result:
Resulting CSS
border-left-color: rgb(17 24 39); border-right-color: rgb(17 24 39);
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-800
- border-x-gray-950
- border-y-gray-900
- border-s-gray-900
- border-e-gray-900
- border-t-gray-900
- border-r-gray-900
- border-b-gray-900
- border-l-gray-900
- border-x-gray-50
- border-x-orange-900
- border-x-green-900
- border-y-gray-100