plugin.xml is overwritten when I launch the product #704
CLOSED
Submitted 2 years ago
After I add applicationCSS property to plugin.xml (for the fixed CSS styling exercise), when I launch the application via the product launch button, the plugin.xml is overwritten and the applicationCSS property is gone.
Please login to write a comment.
Comments
Hi Wiebke,
if you want to use applicationCSS you can add it via the product configuration file on the Customization tab. Otherwise the product configuration overrides your manual entry.
Alternative solution:
I recommend to use themes and define the initial theme with the cssTheme parameter as we did in the training
Best regards, Lars