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

Commit 1d5bb26

Browse files
committed
Update discussions link
1 parent 828cebb commit 1d5bb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/introducing-tailwind-play/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const meta = {
77
date: '2020-10-07T13:00:00.000Z',
88
authors: [adamwathan],
99
image,
10-
// discussion: 'https://github.com/tailwindlabs/tailwindcss/discussions/2508',
10+
discussion: 'https://github.com/tailwindlabs/tailwindcss/discussions/2511',
1111
}
1212

1313
To get the most out of Tailwind, you need a build step. It's the only way to be able to customize your [`tailwind.config.js`](https://tailwindcss.com/docs/configuration) file, extract components with [`@apply`](https://tailwindcss.com/docs/functions-and-directives#apply), or include [plugins](https://tailwindcss.com/docs/plugins).

0 commit comments

Comments
 (0)