UNPKG
@tachui/modifiers
Version:
latest (0.8.1-alpha)
0.8.1-alpha
0.8.0-alpha
Essential styling modifiers for tachUI framework
tachui.dev
tach-UI/tachUI
@tachui/modifiers
/
dist
/
typography
/
index.d.ts
9 lines
•
183 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
/** * Typography Modifiers * * Text styling and font modifiers */
export
*
from
'./typography'
;
export
*
from
'./font'
;
export
*
from
'./text'
;
//# sourceMappingURL=index.d.ts.map