UNPKG

igniteui-theming

Version:

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

5 lines (4 loc) 166 B
/** * Resources index - exports all resource handlers. */ export { getResourceContent, RESOURCE_DEFINITIONS, RESOURCE_SCHEME, RESOURCE_URIS, } from './presets.js';