Skip to content

Fix JAR CSS build

Georgios Andreadis requested to merge fix-jar-build into development

Previously, the CSS was not being placed in the right location in the JAR. Executed from the wrong path, this could lead to missing CSS. I've tried to fix this with this PR.

Merge request reports