In `README.md` at 2018.05.08, to use `emotion/next`, we can only use either `jsx` or `styled.xxx`. I don't like any of them. Can we have an api `className={css``}`?
In
README.mdat 2018.05.08,to use
emotion/next, we can only use eitherjsxorstyled.xxx.I don't like any of them.
Can we have an api
className={css``}?