UNPKG
@nekobird/styled-chemistry
Version:
latest (0.0.2)
0.0.2
0.0.1
A theming system for css-in-js.
github.com/nekobird/style-system
nekobird/style-system
@nekobird/styled-chemistry
/
build
/
types
/
lib
/
index.d.ts
5 lines
(4 loc)
•
130 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./core/theme'
;
export
*
from
'./core/provider'
;
export
*
from
'./core/style-props'
;
export
*
from
'./style-props'
;