UNPKG
@b1dr/xip-ui
Version:
latest (0.2.0-alpha-2)
0.2.0-alpha-2
0.2.0-alpha-1
0.1.4
A UI library for SolidJS with Themescura
github.com/xypnox/xip
xypnox/xip
@b1dr/xip-ui
/
dist
/
source
/
index.jsx
4 lines
(3 loc)
•
90 B
JSX
View Raw
1
2
3
4
import
'./normalize.global.css'
;
export
*
from
'./layouts'
;
export
*
from
'./components'
;