blob: 34a37502d546f9b4c302ebb365264a2556175871 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>calendar-sk</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style>
section {
padding: 16px;
}
</style>
</head>
<body class="body-sk font-sk">
<section class="body-sk font-sk">
<h2>themes.css</h2>
<calendar-sk></calendar-sk>
</section>
<section class="body-sk font-sk darkmode">
<h2>themes.css - darkmode</h2>
<calendar-sk></calendar-sk>
<h2>zh-Hans-CN</h2>
<calendar-sk></calendar-sk>
</section>
<pre><code id=evt></code></pre>
</body>
</html>