van
van copied to clipboard
vanjs-jsx: csstype is missing from dependency
vanjs-jsx uses csstype to type style, but its package.json doesn't have that.
@cqh963852
@sevenc-nanashi I know it's kinda late, been busy with VanJS development.
You can try vite-plugin-vanjs if you're using vite, it really uses good types and supports CSSProps object for the element styles. Link to playground here.