aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/resources/com/vaadin/tests/styles.scss
blob: 7a8c625919cd76cad6917f99c43104264ebc4985 (plain)
1
2
3
4
5
@import "../../../../../../themes/src/main/themes/VAADIN/themes/valo/valo";

.my-label {
    @include transition-property (transform);
}