Roboto is now correctly included. -apple-system added as a fallback font.
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -24,9 +24,10 @@ |
"react-redux": "^5.0.5", | ||
"react-router-dom": "^4.1.2", | ||
"react-router-redux": "^5.0.0-alpha.9", | ||
"react-scripts": "1.0.10", | ||
"redux": "^3.7.2", | ||
"redux-thunk": "^2.2.0", | ||
"react-scripts": "1.0.10" | ||
"typeface-roboto": "0.0.50" | ||
}, | ||
"devDependencies": { | ||
"babel-eslint": "^7.2.3", | ||
... | ... |
Please register or sign in to comment