UNPKG

@porsche-design-system/components-angular

Version:

Porsche Design System is a component library designed to help developers create the best experience for software or services distributed by Dr. Ing. h.c. F. Porsche AG.

23 lines (22 loc) 1.13 kB
export * from './deprecated'; export { fontHyphenationStyle } from './fontHyphenationStyle'; export { fontPorscheNext } from './fontPorscheNext'; export { fontPorscheNextJa } from './fontPorscheNextJa'; export { fontPorscheNextKo } from './fontPorscheNextKo'; export { fontPorscheNextZhHans } from './fontPorscheNextZhHans'; export { fontPorscheNextZhHant } from './fontPorscheNextZhHant'; export { fontWeightBold } from './fontWeightBold'; export { fontWeightNormal } from './fontWeightNormal'; export { fontWeightSemibold } from './fontWeightSemibold'; export { getCJKFontFamilyStyle } from './getCJKFontFamilyStyle'; export { leadingNormal } from './leadingNormal'; export { typescale2Xl } from './typescale2Xl'; export { typescale2Xs } from './typescale2Xs'; export { typescale3Xl } from './typescale3Xl'; export { typescale4Xl } from './typescale4Xl'; export { typescale5Xl } from './typescale5Xl'; export { typescaleLg } from './typescaleLg'; export { typescaleMd } from './typescaleMd'; export { typescaleSm } from './typescaleSm'; export { typescaleXl } from './typescaleXl'; export { typescaleXs } from './typescaleXs';