Using vaadin version 23.1.3 and Viritin 0.9.0 I get the error below when

Using vaadin version 23.1.3 and Viritin 0.9.0 I get the error below when running mvn jetty:run. Am I making an obvious mistake?


HTTP ERROR 500 javax.servlet.ServletException: com.vaadin.flow.server.ServiceException: java.lang.IllegalStateException: provide either id or themeFor for @CssImport of resource ./org/vaadin/firitin/padding-fix-for-dialog.css, not both


Why do you have that old Vaadin version? 23.1.3 is an unsupported version you should not be using, regardless of Viritin. Upgrade Vaadin to 23.3.11 and Viritin to 1.7.4.