BuilderIO/mitosis

SolidJS: migrate `css` prop solution to solid-styled

Open

#947 opened on Dec 7, 2022

View on GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (411 forks)batch import
enhancementgood first issuesolid

Repository metrics

Stars
 (9,803 stars)
PR merge metrics
 (Avg merge 1d 1h) (6 merged PRs in 30d)

Description

Migrate our approach for the css prop in the SolidJS generator from using https://github.com/solidjs/solid-styled-components to using https://github.com/lxsmnsyc/solid-styled (as recommended by some folks in the SolidJS Community)

Contributor guide