add events

This commit is contained in:
2024-09-16 17:10:38 +02:00
parent 6f9c79e0c4
commit 08deb1b959
993 changed files with 13866 additions and 6039 deletions

View File

@@ -56,4 +56,8 @@ module.exports = {
// ...
require('@tailwindcss/aspect-ratio'),
],
plugins: [
// ...
require('@tailwindcss/forms'),
],
}