๐ฆPublish a module that uses TSS
How to express you dependencies requirements
Soon, it won't be mandatory to explicitly provide an emotion cache for TSS to play well with MUI.
Then, it wont be necessary to give specific SSR instructions.
Update 6 jul 2022: It's moving forward!
package.json
Your users install your module like that:
You also need to tell your user to explicitly provide an emotion cache to MUI:
Your users also need to follow TSS's instructions to enable SSR (at least for now...).
Last updated