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