Box Shadows

We've created a set of predefined box-shadow configuration to make if easy and simple for customization, it contains different types of soft box shadows that you need to style your elements with.


Box Shadows

The boxShadow() is a helper function that simply creates a box shadow based on your values, you can find that helper function inside the src/assets/theme/functions/boxShadow.js.

You can customize the box shadows for the different elements using the following file: src/assets/theme/base/boxShadows.js

Contents