Skip to content

Instantly share code, notes, and snippets.

@araguaci
Last active February 14, 2022 23:30
Show Gist options
  • Save araguaci/63840885dddbd62f4f62bfd5bbdbe8d8 to your computer and use it in GitHub Desktop.
Save araguaci/63840885dddbd62f4f62bfd5bbdbe8d8 to your computer and use it in GitHub Desktop.
Canadian Aboriginal => 0x1400 - 0x167F
<css-doodle click-to-update>
<style>
:doodle {
@grid: 80 / 100vmax;
background: #0a0c27;
font-family: sans-serif;
}
:after {
content: \@hex.@r(0x1400, 0x167F);
color: hsla(@r360, 70%, 70%, @r.9);
font-size: 8vmin;
}
</style>
</css-doodle>
<script src="https://unpkg.com/[email protected]/css-doodle.min.js"></script>
body { margin: 0; overflow: hidden; }
@araguaci
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment