Skip to content

Instantly share code, notes, and snippets.

View justin-schroeder's full-sized avatar
🏗️

Justin Schroeder justin-schroeder

🏗️
View GitHub Profile
@justin-schroeder
justin-schroeder / index.html
Last active January 9, 2023 13:02 — forked from mdixon4/index.html
Using FormKit Via CDN
<!DOCTYPE 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>Sign up form</title>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@formkit/themes@next/dist/genesis/theme.css"