I couldn't find anything about server-rendering support for styled-jss. There is the react-jss package but even when using JssProvider from react-jss it doesn't work. I keep getting a mismatch of classes between the server and the client every time I refresh.

Will there be any server-rendering support for styled-jss?
I made a sample repo here: https://github.com/stoikerty/styled-jss-ssr-example
I couldn't find anything about server-rendering support for
styled-jss. There is thereact-jsspackage but even when usingJssProviderfromreact-jssit doesn't work. I keep getting a mismatch of classes between the server and the client every time I refresh.Will there be any server-rendering support for
styled-jss?I made a sample repo here: https://github.com/stoikerty/styled-jss-ssr-example