Spaces:
Running
Running
File size: 481 Bytes
6d0d7e7 e730958 6d0d7e7 |
1 2 3 4 5 6 7 8 9 10 11 12 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Design Tokens Playground</title>
<link rel="stylesheet" href="https://cdn.tailwindcss.com">
<script src="https://unpkg.com/feather-icons"></script>
<link rel="stylesheet" href="style.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap" rel="stylesheet">
</head>
</html> |