Skip to content

Commit

Permalink
Merge docs-landing into main
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored Dec 7, 2022
2 parents 462410a + 197ee56 commit 4781e6d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/content/0.index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Introduction
title: Nuxt Tailwind
description: Add Tailwind CSS to your Nuxt application in seconds.
navigation: false
layout: page
Expand All @@ -20,19 +20,19 @@ snippet: yarn add -D @nuxtjs/tailwindcss
Nuxt [Tailwind]{.text-primary-400}

#description
This module helps you set up [Tailwind CSS](https://tailwindcss.com) (version 3) in your [Nuxt 3](https://v3.nuxtjs.org/) application in seconds.
This module helps you set up [Tailwind CSS](https://tailwindcss.com) in your [Nuxt](https://nuxt.com) application in seconds.

#extra
::list
- Zero configuration to start *([see video](#quick-start))*
- Includes [CSS Nesting](https://drafts.csswg.org/css-nesting-1/) with [postcss-nesting](https://github.com/csstools/postcss-nesting)
- Discover your Tailwind colors *([see video](#tailwind-viewer))*
- Start with zero configuration *([see video](#quick-start))*
- Supports [CSS Nesting](https://drafts.csswg.org/css-nesting-1/) with [postcss-nesting](https://github.com/csstools/postcss-nesting)
- Include the Tailwind viewer *([see video](#tailwind-viewer))*
- Reference your Tailwind config in your app
- Extendable by [Nuxt modules](https://modules.nuxtjs.org/)
::
::

::container{padded .pb-20 .sm:pb-24 .lg:pb-32}
::container{padded=false}
### Quick start

<video poster="https://res.cloudinary.com/nuxt/video/upload/v1596625297/nuxt-tailwindcss_ipv0ta.jpg" loop playsinline controls>
Expand Down

0 comments on commit 4781e6d

Please sign in to comment.