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