UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

10 lines 322 B
export * from './font-style'; export * from './font-weight'; export * from './list-style-type'; export * from './text-align'; export * from './text-color'; export * from './text-decoration'; export * from './text-overflow'; export * from './text-transform'; export * from './vertical-align'; export * from './white-space';