Learn the basics of styling a Vaadin application using Cascading Style Sheets (CSS). The guide covers the basics of creating a custom theme, how to override Lumo values, and how to selectively style views and components.
Many developers struggle writing Web UI, but it gets to be a super fun job if we could do it using pure java, let’s find out how we can do it using Vaadin.