Hi all,
Since this morning, impossible to apply styles to our applications.
We usually go by the @JsModule && @CssImport annotations, applied to a MainLayout.
But the whole set up suddenly stopped working. The deploy is successful, but no custom style are applied anymore
When I look at the source HTML code, I can see the only difference from before is that no custom styles are imported in the “head” tag.
No change was made since yesterday, and yesterday, it did work (as always for the past year).
Our version of Vaadin is 14.1.2. Our Chrome version is 80.0.3987.149.
Any help greatly welcome!