🚀Why TSS
makeStyles is dead. Long live makeStyles.
'tss-react' is intended to advantageously replace the now deprecated @material-ui v4 makeStyles and react-jss by providing much better TypeScript support.
✅ Seamless integration with MUI and material-ui v4.
✅
withStylesAPI support.✅ Server side rendering support (e.g: Next.js, Gatsby).
✅ Custom
@emotioncache support.✅ Build on top of
@emotion/react, it has very little impact on the bundle size alongside MUI (~5kB minziped).✅ Maintained for the foreseeable future, issues are dealt with within good delays.
✅ As fast as
emotion(see the difference with MUI'smakeStyles)✅ Library authors:
tss-reactwon’t be yet another entry in yourpeerDependencies.

Last updated
Was this helpful?