via-neutral-200
The class via-neutral-200 is a Tailwind CSS class, part of the gradient color stops classes in the category backgrounds.
Example usage
The following code is an example on how to use the class via-neutral-200.
The above code produces the following result:
Resulting CSS
--tw-gradient-to: rgb(229 229 229 / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), #e5e5e5 var(--tw-gradient-via-position), var(--tw-gradient-to);
Other gradient-color-stops classes
- via-neutral-100
 - via-neutral-300
 - via-neutral-400
 - via-neutral-500
 - via-neutral-600
 - via-neutral-700
 - via-neutral-800
 - via-neutral-900
 - via-neutral-50
 - via-neutral-950
 - from-neutral-200
 - via-emerald-200
 - to-neutral-200
 - from-neutral-100
 - from-neutral-300
 - from-neutral-400
 - from-neutral-500
 - from-neutral-600
 - from-neutral-700
 - from-neutral-800
 
