| Current Path : /var/www/www.indacotrentino.com/www/app/code/Amasty/Base/etc/frontend/ |
| Current File : /var/www/www.indacotrentino.com/www/app/code/Amasty/Base/etc/frontend/di.xml |
<?xml version="1.0"?>
<!--
/**
* @author Amasty Team
* @copyright Copyright (c) Amasty (https://www.amasty.com)
* @package Magento 2 Base Package
*/-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
<type name="Magento\Framework\View\Page\Config\Renderer">
<plugin name="Amasty_Base::add-css" type="Amasty\Base\Plugin\Frontend\AddAssets" />
</type>
</config>