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