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