@porsche-design-system/components-js
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.
7 lines (6 loc) • 316 B
TypeScript
export { textXXSmallStyle } from './textXXSmallStyle';
export { textXSmallStyle } from './textXSmallStyle';
export { textSmallStyle } from './textSmallStyle';
export { textMediumStyle } from './textMediumStyle';
export { textLargeStyle } from './textLargeStyle';
export { textXLargeStyle } from './textXLargeStyle';