
VAADIN.themes.madura-touchkit-theme.styles.scss Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of madura-vaadin-touchkit Show documentation
Show all versions of madura-vaadin-touchkit Show documentation
Code to support using Madura with Vaadin's Touchkit
The newest version!
@import "madura-touchkit-theme.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 mytheme.scss
.madura-touchkit-theme {
@include addons;
@include madura-touchkit-theme;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy