Ejemplo n.º 1
0
/**
 * Set the filename of the variables file.
 *
 * @param string $variables_less_file - 'variables.less'
 */
function largo_clv_register_variables_less_file($variables_less_file)
{
    Largo_Custom_Less_Variables::register_variables_less_file($variables_less_file);
}