border-t-gray-50
The class border-t-gray-50 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-t-gray-50.
The above code produces the following result:
Resulting CSS
border-top-color: rgb(249 250 251);
Other border-color classes
- border-t-gray-500
- border-t-gray-950
- border-x-gray-50
- border-x-gray-500
- border-x-gray-950
- border-y-gray-50
- border-y-gray-500
- border-y-gray-950
- border-s-gray-50
- border-s-gray-500
- border-s-gray-950
- border-e-gray-50
- border-e-gray-500
- border-e-gray-950
- border-t-gray-100
- border-t-gray-200
- border-t-gray-300
- border-t-gray-400
- border-t-gray-600
- border-t-gray-700