chore: Update design of the help-center articles (#5459)

- Update designs
- Fixes meta tags
- Update typography
This commit is contained in:
Pranav Raj S 2022-09-19 20:31:38 -07:00 committed by GitHub
parent 54d0055e86
commit eb8e348ec1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 228 additions and 226 deletions

View file

@ -92,5 +92,8 @@ module.exports = {
},
},
variants: {},
plugins: [],
plugins: [
// eslint-disable-next-line
require('@tailwindcss/typography'),
],
};