We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75bda9 commit e5ab84cCopy full SHA for e5ab84c
1 file changed
demo/index.html
@@ -5,6 +5,8 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>MD3E Components</title>
7
<link rel="stylesheet" href="assets/css/main.css">
8
+ <link href="https://fonts.googleapis.com/icon?family=Material+Icons+Round" rel="stylesheet">
9
+ <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
10
</head>
11
<body>
12
<md-split-button></md-split-button>
0 commit comments