from-neutral-400
The class from-neutral-400 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 from-neutral-400.
The above code produces the following result:
Resulting CSS
--tw-gradient-from: #a3a3a3; --tw-gradient-to: rgb(163 163 163 / 0); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);