How to fix issue: During static contend deploy I get errors: Compilation from source: /vendor/magento/theme-frontend-blank/web/css/styles-l.less?

During static contend deploy I get errors:

 

Compilation from source: /srv/www/rmstaging/public_html/vendor/magento/theme-frontend-blank/web/css/styles-l.less

 

Compilation from source: frontend/Smartwave/porto_rtl/en_US/css/styles-l.less variable @modal-popup-breakpoint-screen__m is undefined in file /srv/www/rmstaging/public_html/var/view_preprocessed/css/frontend/Smartwave/porto_rtl/en_US/Magento_Checkout/css/source/module/checkout/_tooltip.less in _tooltip.less on line 11, column 41

 

=========

Replace the following piece of code, found on line 11:

 

@checkout-tooltip-breakpoint__screen-m: @modal-popup-breakpoint-screen__m;

with the following code:

 

@checkout-tooltip-breakpoint__screen-m: @screen__m;

Метаданные статьи

Идентификатор статьи:
34
Категория:
Дата добавления:
12.06.2020 12:58:42
Просмотры:
433
Рейтинг (Голоса):
(1)

Связанные статьи