.. | ||
createGenerateClassName | ||
createStyles | ||
defaultTheme | ||
es | ||
esm | ||
getStylesCreator | ||
getThemeProps | ||
jssPreset | ||
makeStyles | ||
mergeClasses | ||
node_modules/hoist-non-react-statics | ||
ServerStyleSheets | ||
styled | ||
StylesProvider | ||
ThemeProvider | ||
useTheme | ||
withStyles | ||
withTheme | ||
CHANGELOG.md | ||
index.d.ts | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
@material-ui/styles
You can leverage our styling solution, even if you are not using our components.
Installation
Install the package in your project directory with:
// with npm
npm install @material-ui/styles
// with yarn
yarn add @material-ui/styles