Updated Texts

This commit was merged in pull request #18.
This commit is contained in:
Chukwumdiebube
2023-01-30 15:58:46 +01:00
parent d71a810ed2
commit 3dfbcdfe48
3 changed files with 1131 additions and 49 deletions
+3
View File
@@ -19,6 +19,9 @@ module.exports = {
"dark-light-purple":"#5356fb29"
},
},
listStyleType: {
roman: 'upper-roman'
},
},
plugins: [require("@tailwindcss/line-clamp")],
};