made things prettier

This commit is contained in:
2026-02-22 01:16:20 +01:00
parent 076293f80d
commit 7564da1148
10 changed files with 388 additions and 626 deletions

View File

@@ -15,6 +15,7 @@ module.exports = {
},
},
plugins: [
require('flowbite/plugin')
require('flowbite/plugin'),
require('@tailwindcss/typography')
],
}