Skip to content

Instantly share code, notes, and snippets.

@Bruce0203
Created July 26, 2022 05:57
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 Bruce0203/94f1cd9a676e556ba38b8995453f6715 to your computer and use it in GitHub Desktop.
Save Bruce0203/94f1cd9a676e556ba38b8995453f6715 to your computer and use it in GitHub Desktop.
picots sample
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello</title>
<link rel="stylesheet" href="https://unpkg.com/@picocss/pico@latest/css/pico.min.css">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment