autocomplete

This commit is contained in:
2022-09-21 16:06:57 +02:00
parent 5dc8fcf2c8
commit d08fe3637b
7 changed files with 1675 additions and 7 deletions

View File

@@ -1,3 +1,6 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
#app {
max-width: 1280px;