Add how to create token

This commit is contained in:
2023-12-14 21:07:31 +01:00
parent 2286c6a3eb
commit ecb906e614
21 changed files with 130 additions and 18 deletions

View File

@ -17,4 +17,5 @@ module.exports = {
plugins: [
require('flowbite/plugin')
],
darkMode: 'class'
}