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