add product

This commit is contained in:
2024-11-18 14:25:16 +01:00
parent 12707836d3
commit a802d2b0dd
7 changed files with 513 additions and 55 deletions

View File

@@ -87,6 +87,7 @@ module.exports = {
},
},
plugins: [
require('@tailwindcss/aspect-ratio'),
require('@tailwindcss/aspect-ratio'),
require("flyonui"),
], // if we add forms, do it here
}