chore: Update design of the help-center articles (#5459)
- Update designs - Fixes meta tags - Update typography
This commit is contained in:
@@ -92,5 +92,8 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
variants: {},
|
||||
plugins: [],
|
||||
plugins: [
|
||||
// eslint-disable-next-line
|
||||
require('@tailwindcss/typography'),
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user