We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I could not make it work. For instance how to add:
<link href="https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,300,300italic&subset=latin,cyrillic-ext" rel='stylesheet' type='text/css'> <script src="https://storage.googleapis.com/code.getmdl.io/1.0.5/material.min.js"></script> <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
The text was updated successfully, but these errors were encountered:
@arunoda this would be an awesome add if you could explain if possible.
I'm struggling with the same thing at the moment
Sorry, something went wrong.
+1
var linkInfo = {rel: "stylesheet", href: "https://fonts.googleapis.com/icon?family=Material+Icons"}; DocHead.addLink(linkInfo);
No branches or pull requests
I could not make it work. For instance how to add:
The text was updated successfully, but these errors were encountered: