https://github.com/lemol/umi-plugin-material-ui
umi plugin for material-ui
https://github.com/lemol/umi-plugin-material-ui
Last synced: about 2 months ago
JSON representation
umi plugin for material-ui
- Host: GitHub
- URL: https://github.com/lemol/umi-plugin-material-ui
- Owner: lemol
- License: mit
- Created: 2019-04-16T23:13:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-30T14:48:35.000Z (over 6 years ago)
- Last Synced: 2025-02-18T22:04:58.540Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# umi-plugin-material-ui
[](https://npmjs.org/package/umi-plugin-material-ui)
[](https://npmjs.org/package/umi-plugin-material-ui)
umi plugin for material-ui
## Usage
Configure in `.umirc.js`,
```js
export default {
plugins: [
['umi-plugin-material-ui', options],
],
}
```
## Options
TODO
## LICENSE
MIT