优化pre uid

This commit is contained in:
hobby
2025-02-18 08:01:21 +08:00
parent 21b1ace522
commit bf4ec49ef7
5 changed files with 25 additions and 3 deletions

View File

@@ -55,6 +55,6 @@ module.exports = {
},
plugins: [
require('@tailwindcss/typography'),
require("tailwindcss-animate")
require("tailwindcss-animate"),
],
}