summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/liferay/legacy-styles.scss
blob: 4f304fd397c471c9b84cbfa91f5c9736388c2056 (plain)
1
2
3
4
5
6
@import "liferay.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 liferay;