Файловый менеджер - Редактировать - /home/lexlmvtu/public_html/wp-content/plugins/elementor_old/app/assets/styles/functions/_map-collect.scss
Назад
//Map Collect function // Since the builtin map-merge function in Sass only take 2 arguments, it can only merge 2 maps at a time. // The map-collect function below allows you to combine multiple maps together in a cleaner way. @function map-collect($maps...) { $collection: (); @each $map in $maps { $collection: map-merge($collection, $map); } @return $collection; }
| ver. 1.4 |
Github
|
.
| PHP 7.2.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка