solidjs / solid-styled-components

A 1kb Styled Components library for Solid
MIT License
286 stars 27 forks source link

fix: createGlobalStyles: TypeError: fn is not a function #20

Closed btakita closed 2 years ago

btakita commented 2 years ago

fixes https://github.com/solidjs/solid-styled-components/issues/19

ryansolid commented 2 years ago

Hmm.. We need tests for createGlobalStyles clearly.