UNPKG

igniteui-theming

Version:

A set of Sass variables, mixins, and functions for generating palettes, typography, and elevations used by Ignite UI components.

13 lines (12 loc) 1.16 kB
// Auto-generated by buildBarrel.mjs — do not edit manually. export { default as PaletteMultipliers } from './json/colors/meta/multipliers.json' with { type: 'json' }; export { default as PaletteMeta } from './json/colors/meta/palette.json' with { type: 'json' }; export { default as Palettes } from './json/colors/presets/palettes.json' with { type: 'json' }; export { default as BootstrapThemes } from './json/components/bootstrap.json' with { type: 'json' }; export { default as FluentThemes } from './json/components/fluent.json' with { type: 'json' }; export { default as IndigoThemes } from './json/components/indigo.json' with { type: 'json' }; export { default as MaterialThemes } from './json/components/material.json' with { type: 'json' }; export { default as ComponentThemes } from './json/components/themes.json' with { type: 'json' }; export { default as IndigoElevations } from './json/elevations/indigo.json' with { type: 'json' }; export { default as MaterialElevations } from './json/elevations/material.json' with { type: 'json' }; export { default as Typescales } from './json/typography/presets/typescales.json' with { type: 'json' };