Skip to content

Commit e7c253a

Browse files
committed
Add introduction page
1 parent 20a505e commit e7c253a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction
3+
description: Learn how to get Tailwind CSS up and running in your project.
4+
---
5+
6+
import { Heading } from '@/components/Heading'
7+
import Link from 'next/link'
8+
9+
# Intro

0 commit comments

Comments
 (0)