@mezereon/ui-components-vue
Version:
UI components for Mezereon - Vue
20 lines (19 loc) • 678 B
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="/favicon.ico">
<title>UI Components - Mezereon</title>
<link rel="stylesheet" href="/style.css">
<meta name="description" content="UI Components - Mezereon">
</head>
<body>
<noscript>
<strong>We're sorry but ui-components-vue doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="mz-app"></div>
<!-- built files will be auto injected -->
</body>
</html>