Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

123456
  1. @import "base.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 base;