Skip to content

Instantly share code, notes, and snippets.

@jonathanhudak
Last active March 2, 2023 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathanhudak/84a51c2b24234664640343f09e6de112 to your computer and use it in GitHub Desktop.
Save jonathanhudak/84a51c2b24234664640343f09e6de112 to your computer and use it in GitHub Desktop.
<div h-screen text-center flex select-none all:transition-400>
<div ma>
<!--
<div
text-5xl
fw100
animate-bounce-alt
animate-count-infinite
animate-duration-1s
>
-->
<div
text-5xl
fw100
>
UnoCSS
</div>
<div op30 text-lg fw300 m1>The instant on-demand Atomic CSS engine.</div>
<div m2 flex justify-center text-2xl op30 hover="op80">
<a
i-carbon-logo-github
text-inherit
href="https://github.com/unocss/unocss"
target="_blank"
></a>
</div>
</div>
</div>
<div absolute bottom-5 right-0 left-0 text-center op30 fw300>
on-demand · instant · fully customizable
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment