mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
Updated tailwind config
This commit is contained in:
parent
848a611751
commit
88c95d6bf7
1 changed files with 1 additions and 1 deletions
|
|
@ -24,5 +24,5 @@ export default {
|
|||
},
|
||||
},
|
||||
},
|
||||
plugins: [forms, tpyo],
|
||||
plugins: [require("@tailwindcss/forms"), require("@tailwindcss/typography")],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue