Project

General

Profile

Download (291 Bytes) Statistics
| Branch: | Tag: | Revision:
1
@import "addons.scss";
2
@import "edit-valo.scss";
3
@import "designs.scss";
4

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