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