UNPKG

@blueeast/bluerain-plugin-material-ui

Version:

Adds [Material UI](http://www.material-ui.com/#/) theme Provider to BlueRain. Components of material-ui have been developed using a common interface. [https://blueeast.gitbook.io/bluerain-plugin-material-ui](https://blueeast.gitbook.io/bluerain-plugin-mat

10 lines 262 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.style = { 'fontFamily': 'Roboto', 'fontWeight': 500, 'fontSize': 10, 'letterSpacing': 1.5, 'textTransform': 'Capitalize' }; //# sourceMappingURL=style.js.map