Shopware 6.6.9.0
With the update to Shopware 6.6.9.0, it may happen more often that the theme cannot be saved and compiled. An error message appears.
Last updated
Was this helpful?
With the update to Shopware 6.6.9.0, it may happen more often that the theme cannot be saved and compiled. An error message appears.
Last updated
Was this helpful?
The problem has already been reported to Shopware and addressed in issue . The fix is planned for Shopware version 6.6.10.0.
This is probably related to issue , which was implemented in version 6.6.9.0 and in which a SCSSValidator was implemented.
Previously, empty color fields took a fallback color value from the SCSS theme. Now, empty color fields will throw an SCSS error and the theme will no longer compile. You can find more information in the article.
Check the color fields theme configuration for empty fields and enter a color or the value transparent
here.