/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/
add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );

include get_stylesheet_directory() . '/inc/slider-function.php';

