Skip to content

Instantly share code, notes, and snippets.

@aabccd021
Created July 16, 2025 05:02
Show Gist options
  • Save aabccd021/8e9e03d7dd01c1c0fc1160fb7c26e6e7 to your computer and use it in GitHub Desktop.
Save aabccd021/8e9e03d7dd01c1c0fc1160fb7c26e6e7 to your computer and use it in GitHub Desktop.
a(
{
class: "mx-6 btn bg-white text-black border-[#e5e5e5] mt-4",
href: "/login",
},
[
span({
class: "icon-[logos--google-icon] mr-2",
}),
"Login with Google",
],
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment