Project

General

Profile

Download (271 Bytes) Statistics
| Branch: | Tag: | Revision:
1
@import "addons.scss";
2
@import "cdm_vaadin.scss";
3

    
4
/* This file prefixes all rules with the theme name to avoid causing conflicts with other themes. */
5
/* The actual styles should be defined in cdm_vaadin.scss */
6
.cdm_vaadin {
7
  @include addons;
8
  @include cdm_vaadin;
9
}
(2-2/2)