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
/
elements
/
index.d.ts
6 lines
•
167 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Pseudo-element Modifiers - ::before and ::after styling */
export
*
from
'./pseudo-elements'
;
export
*
from
'./decorative'
;
//# sourceMappingURL=index.d.ts.map