pull out tutorial

This commit is contained in:
Felix Roos 2022-05-14 22:11:29 +02:00
parent 42d3510c74
commit 446ddc2c11
12 changed files with 5719 additions and 2385 deletions

View file

@ -1,11 +0,0 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
.cm-editor {
background-color: transparent !important;
}
main {
margin: 0 auto;
}