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