Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

legacy-styles.scss 274B

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