rsnext/examples/with-storybook-styled-jsx-scss/.storybook
Jiachi Liu ec3ca398cb
Reduce styled-jsx size in client bundle (#32730)
We introduced the `StyleRegistry` on server side to make it concurrent safe for requests. For client we can have only 1 registry since there's only 1 instance per browser window. Keep consistence with previous usage

Closes vercel/next.js#32417
Closes vercel/next.js#30377

Revert change in #31357, it's not required anymore
2021-12-22 13:38:27 +00:00
..
main.js New example: /with-storybook-styled-jsx-scss (#18570) 2021-01-04 20:46:34 +00:00
preview.js Reduce styled-jsx size in client bundle (#32730) 2021-12-22 13:38:27 +00:00