Files
wyczarujprezent.pl/themes/charme/assets/antheme/config/theme_css.php
2024-10-28 22:14:22 +01:00

30 lines
591 B
PHP

<?php
/**
* 2022 Anvanto
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
*
* @author Anvanto <anvantoco@gmail.com>
* @copyright 2022 Anvanto
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*/
return [];
// return array(
// array(
// 'priority' => 200,
// 'path' => 'views/css/owl.carousel.min.css',
// 'server' => 'local',
// ),
// array(
// 'priority' => 200,
// 'path' => 'views/css/animate.min.css',
// 'server' => 'local',
// ),
// );