Luma style Emails for Hyvä Themes because currently Hyvä does not style emails.
This module reactivates the luma CSS functionality for emails in hyva-based themes.
The email.less file should go in your active Hyvä theme, into the directory web/css/.
Note this is different from the luma-checkout or the theme-fallback modules, that actually use a Luma theme instead of Hyvä.
- Install via composer
Note: both repositories need to be configured until the package and its dependency are available through packagist.
composer config repositories.hyva-themes/magento2-email-module git [email protected]:hyva-themes/magento2-email-module composer require hyva-themes/magento2-email-module - Enable module
bin/magento setup:upgrade
This project is licensed under the Open Software License (OSL 3.0).
- Copyright: This product includes software developed by Magento, Inc. (https://github.com/magento/magento2) and distributed under the Open Source License (OSL) v3.0. Other source files Copyright © 2020-present Hyvä Themes (https://www.hyva.io). All rights reserved.
- License Text: The full text of the OSL 3.0 license can be found in the
LICENSE.txtfile within this package, and is also available online at http://opensource.org/licenses/osl-3.0.php.