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
/
basic
/
index.d.ts
9 lines
•
202 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
/** * Basic Layout Modifiers * * Essential spacing and sizing modifiers for layout */
export
*
from
'./padding'
;
export
*
from
'./margin'
;
export
*
from
'./size'
;
//# sourceMappingURL=index.d.ts.map