blob: 79665f44d234c42754db2f7d9829053866aa7fa0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>word-cloud-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>
<section>
<h2>colors.css</h2>
<word-cloud-sk></word-cloud-sk>
</section>
<section class="body-sk">
<h2>themes.css</h2>
<word-cloud-sk></word-cloud-sk>
</section>
<section class="body-sk darkmode">
<h2>themes.css - darkmode</h2>
<word-cloud-sk></word-cloud-sk>
</section>
</body>
</html>