ring-2
The class ring-2 is a Tailwind CSS class, part of the ring width classes in the category borders.
Example usage
The following code is an example on how to use the class ring-2.
The above code produces the following result:
Resulting CSS
box-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);