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