aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/legacy-styles.scss
blob: 6c59b887d8ec7a37a281c1a02abee178079d0bef (plain)
1
2
3
4
5
6
@import "reindeer.scss";
// For legacy themes; does not wrap styles in .themename
// Creates legacy-styles.css that can be imported into non-sass themes.
// NOTE: can not be used in scenarios where multiple themes are used on the
// same page (e.g portals).
@include reindeer;