i fucking hate js yeah fuck you
All checks were successful
Build and publish the docker image / build (push) Successful in 1m22s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-01-21 11:59:01 +03:00
parent 9c27a9c8e1
commit 34a23278d4
5 changed files with 8 additions and 9 deletions

View File

@ -56,6 +56,6 @@ module.exports = {
]
}),
require('@tailwindcss/typography'),
require("@tailwindcss/forms")
require("@tailwindcss/forms")
],
}
}