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