WIP: Implement CRUD, improve menu configuration

This commit is contained in:
Björn Fromme
2023-09-27 17:50:42 +02:00
parent c55fd85314
commit c528156959
43 changed files with 2187 additions and 3475 deletions
+1
View File
@@ -3,6 +3,7 @@ module.exports = {
content: [
'./templates/**/*.twig',
],
safelist: ['rotate-90'],
theme: {
container: {
center: true,