mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-20 15:03:25 +10:00
auth initiate, database and more
This commit is contained in:
+5
-1
@@ -10,7 +10,11 @@ export default {
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
fontFamily: {
|
||||
sans: ["Inter"],
|
||||
display: ["Motiva Sans"],
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
plugins: [require("@tailwindcss/forms")],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user