kriasoft / isomorphic-style-loader

CSS style loader for Webpack that is optimized for isomorphic (universal) web apps.
https://reactstarter.com
MIT License
1.27k stars 144 forks source link

The style of the server will be overwritten by the style of the browser. #176

Open Bigerfe opened 4 years ago

Bigerfe commented 4 years ago

I found that there was a problem with this code, and I also did relevant tests.

The style of the server will be overwritten by the style of the browser.

If it is overwritten, the whole page will be rearranged.

I think so.

dazlious commented 4 months ago

You could provide a unit test for it - that way you can proof your thesis