OSDN Git Service

再々々コミット
[vaadinsampleproject/Vaadin_Example_Project.git] / Vaadin8 / workspace_01 / single_module_application / src / main / webapp / VAADIN / themes / mytheme / styles.scss
1 @import "mytheme.scss";\r
2 @import "addons.scss";\r
3 \r
4 // This file prefixes all rules with the theme name to avoid causing conflicts with other themes.\r
5 // The actual styles should be defined in mytheme.scss\r
6 \r
7 .mytheme {\r
8   @include addons;\r
9   @include mytheme;\r
10 \r
11 }\r