Vaadin flow 10 material theme

Hi,

I’ve tried to use vaadin material theme with flow 10, however the theme looks like partially applied to components.

I am using Gradle

compile('com.vaadin:vaadin-material-theme:1.2.1')

Thanks