@thangk/easythemer
Version:
Easily generate shades from a colour palette for use in your app
14 lines (13 loc) • 360 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" />
<title>Document</title>
<script defer src="/dist/index.js"></script>
</head>
<body>
<h1>hello world</h1>
</body>
</html>