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

fix(types): export XStyled, X, XStyledSet #392

Closed yahor-ramanenka-op closed 1 year ago

yahor-ramanenka-op commented 1 year ago

Summary

fixes #391 by adding necessary imports. Similar to PR #372 which looks abandoned

Test plan

Doesn't really change the code, only adds type exports to fix the TS error. All tests still pass.