All Downloads are FREE. Search and download functionalities are using the official Maven repository.

VAADIN.themes.analysistheme.styles.scss Maven / Gradle / Ivy

The newest version!
@import "analysistheme.scss";
@import "addons.scss";

// This file prefixes all rules with the theme name to avoid causing conflicts with other themes.
// The actual styles should be defined in analysisheme.scss

.analysistheme {
  @include addons;
  @include analysistheme;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy