materilaze css not loading in heroku code example
Example 1: materialized icons don't work
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
Example 2: material icons not working
"styles": [
"node_modules/material-design-icons/iconfont/material-icons.css"
]