Add start of index markup

This commit is contained in:
E
2021-09-11 14:16:48 +01:00
parent 759470f5dc
commit 6aee0f87f0
2 changed files with 20 additions and 19 deletions

View File

@@ -16,4 +16,9 @@
src: url("../fonts/ApercuMono.ttf") format('truetype');
}
.wavy {
text-decoration: underline;
text-decoration-style: wavy;
}
@tailwind utilities;