about, contact, blog

This commit is contained in:
Surjith S M
2022-11-07 22:01:03 +05:30
parent 7e64dc87e6
commit d40120e7a8
17 changed files with 950 additions and 80 deletions

View File

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