add typography

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2022-12-18 15:54:11 +06:00
parent 207eb8e7c2
commit 0f63a067e0
10 changed files with 59 additions and 23 deletions

View File

@@ -7,4 +7,5 @@ module.exports = {
},
},
},
plugins: [require("@tailwindcss/typography")],
};