Updates before the Bristol Software meetup

This commit is contained in:
Oliver Davies 2023-02-16 11:39:19 +00:00
parent e392af7acf
commit 7dd48f3880
29 changed files with 1594 additions and 398 deletions

View file

@ -4,6 +4,6 @@
<link type="text/css" rel="stylesheet" href="build/tailwind.css"
</head>
<body>
<h1 class="text-3xl lg:text-5xl">Hello, World!</h1>
<h1 class="text-3xl lg:text-5xl list-reset">Hello, World!</h1>
</body>
</html>