Closed
Description
I'm providing just one example of possible bugs here. The problem is that version of pelago/emogrifier package that Magento 2 uses was released almost 1,5 year ago.
Preconditions
- Magento 2.1.1
Steps to reproduce
- Custom email-inline styles, compressed (i.e. by sass compiler)
parent > children
selector used in styles (in compressed file it looksparent>children
)
Expected result
- Styles should be applied correctly (description in
_email-base.less
file says that descendant is supported.
Actual result
- Styles are not applied due to Emogrifier bug, that was already fixed and correct version is available.
When do you plan to update this package?
Metadata
Metadata
Assignees
Labels
No labels