summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon/chameleon.scss
blob: 16f95bbbb47eee786da8e77eb3430c83f07880f0 (plain)
1
2
3
4
5
6
7
8
9
10
// this file just defines all chameleon mixins by importing them

// common (mostly application or page level) parts of the theme

@import "common/common.scss";

// components - can override or replace in user themes

@import "components/components.scss";
@import "compound/compound.scss";