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