_index.scss 319 B

123456789101112131415161718
  1. @forward './theme-color' show
  2. $background,
  3. $error,
  4. $primary,
  5. $on-error,
  6. $on-primary,
  7. $on-secondary,
  8. $on-surface,
  9. $secondary,
  10. $surface,
  11. accessible-ink-color,
  12. contrast,
  13. contrast-tone,
  14. luminance,
  15. text-emphasis,
  16. tone;
  17. @forward './theme' show core-styles, property;
  18. @forward './color-palette';