
VAADIN.themes.graphenee.styles.scss Maven / Gradle / Ivy
// Import all the mixins for this theme
@import "addons.scss";
@import "graphenee";
.graphenee {
// Output the actual theme selectors
@include addons;
@include graphenee;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy