Shadow styles and utility CSS classes.
Use these CSS classes to set box-shadow to an element e.g. class="rz-shadow-2"
. Each theme has its own shadows assigned. Change the theme to preview them.
These are the root theme shadow CSS variables.
You can use CSS variables in styles e.g. style="box-shadow: var(--rz-shadow-2);"
Source Code licensed under MIT