styled-components / xstyled

A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️
https://xstyled.dev
MIT License
2.27k stars 107 forks source link

export xstyled/packages/emotion/src/create.ts #324

Closed iktakahiro closed 2 years ago

iktakahiro commented 2 years ago

Summary

If you'd like to import cssCreate function with xstyled/emotion, xstyled/packages/styled-components/src/create.ts module should be exported in the index file.

Related Issues

gregberge commented 2 years ago

Thanks @iktakahiro