# Splash Screen

Vuexy now provides splash screen for heavy projects which requires more time to load.

# Usage

Splash screen is already included in full version and starter-kit so you don't have to include it separately. If you are using older version of template please follow this commit (opens new window) changes for adding it in your project.

WARNING

GitLab access is required to view above commit. Please checkout GitLab access page in our docs.

# Customization

Please update your company logo in public directory to show your desired loading.

# Color

As Vue isn't initialized you can't use Bootstrap's variables in public/loader.css. Please update the color value in public/loader.css according to desired color.

Last Updated: 11/16/2022, 12:36:59 PM