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