UNPKG

vue-mdl

Version:

Reusable Vue components using Material Design Lite

1 lines 807 B
<!DOCTYPE html> <html lang=en> <head> <title>Vue MDL Documentation</title> <meta http-equiv=Content-Type content="text/html; charset=UTF-8"> <meta http-equiv=X-UA-Compatible content="IE=edge"> <meta name=viewport content="width=device-width,initial-scale=1"> <link href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en" rel=stylesheet type=text/css> <link rel=stylesheet href="https://fonts.googleapis.com/icon?family=Material+Icons"> <link rel=stylesheet href=https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css> <link rel=icon href=doc/favicon.ico> </head> <body> <div id=app></div> <script src=https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js></script> <script type="text/javascript" src="doc-bundle.js"></script></body> </html>