Add Tailwind Typography plugin

This commit is contained in:
2020-12-18 01:22:17 +01:00
parent 10808b66b2
commit 214921a6e8
3 changed files with 7 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
},
"dependencies": {
"@nuxtjs/axios": "^5.12.4",
"@tailwindcss/typography": "^0.3.1",
"core-js": "^3.6.5",
"nuxt": "^2.14.6"
},