Added HaKolloquium

This commit is contained in:
schnulller
2022-05-10 13:34:35 +02:00
parent c1e7680773
commit c5f30d463c
46 changed files with 3393 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}