mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-01 02:01:48 +02:00
✨ Updated workflow for adding and updating participants (#500)
This commit is contained in:
parent
bac7db54f2
commit
5d7db848b8
58 changed files with 659 additions and 520 deletions
|
@ -45,9 +45,5 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
},
|
||||
plugins: [
|
||||
require("@tailwindcss/forms"),
|
||||
require("@tailwindcss/typography"),
|
||||
require("tailwindcss-animate"),
|
||||
],
|
||||
plugins: [require("@tailwindcss/typography"), require("tailwindcss-animate")],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue