Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Commit 9ba5eab

Browse files
committed
Update OG description for typography plugin announcement
1 parent 2a6cf62 commit 9ba5eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/tailwindcss-typography/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import image from './card.jpg'
33

44
export const meta = {
55
title: 'Introducing Tailwind CSS Typography',
6-
description: `One of the things we believe as a team is that everything we make should be sealed with a blog post. Forcing ourselves to write up a short announcement post for every project we work on acts as a built-in quality check, making sure that we never call a project "done" until we feel comfortable telling the world it's out there. The problem was that up until today, we didn't actually have anywhere to publish those posts!`,
6+
description: `Until now, trying to style an article, document, or blog post with Tailwind has been a tedious task that required a keen eye for typography and a lot of complex custom CSS. That's why today we're excited to release @tailwindcss/typography — a plugin that lets you easily style vanilla HTML content with beautiful typographic defaults.`,
77
date: '2020-07-13T16:35:02.037Z',
88
authors: [adamwathan],
99
image,

0 commit comments

Comments
 (0)