@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
16 lines (15 loc) • 590 B
text/typescript
export * from './typography';
export * from './typography-body.spec';
export * from './typography-pre.spec';
export * from './typography-code.spec';
export * from './typography-p.spec';
export * from './typography-h1.spec';
export * from './typography-h2.spec';
export * from './typography-h3.spec';
export * from './typography-h4.spec';
export * from './typography-h5.spec';
export * from './typography-h6.spec';
export * from './typography-display1.spec';
export * from './typography-display2.spec';
export * from './typography-display3.spec';
export * from './typography-display4.spec';