feat: add (non-working) edit page
This commit is contained in:
parent
15797b679c
commit
ca2cf9e06f
9 changed files with 140 additions and 11 deletions
|
@ -4,5 +4,5 @@ module.exports = {
|
|||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [require("@tailwindcss/typography")],
|
||||
plugins: [require("@tailwindcss/typography"), require("@tailwindcss/forms")],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue