GitXplorerGitXplorer
y

Blogging-Website

public
0 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
d745e78c3f26273c71901324e66300c50f30e473

Done

yys1113457623 committed 2 years ago
Unverified
029d05569f694823a0036afc1cd269d74097726f

Page Started Previewing

yys1113457623 committed 2 years ago
Unverified
a23ea3c9409253277554ab2953431297fd1981a7

New Commit

yys1113457623 committed 2 years ago
Unverified
801e3e22dba246e43c900ff31924ece0ad56ed2a

Done

yys1113457623 committed 2 years ago
Unverified
2ecac29a0a2f31e8a29ff133104483166f9719be

Sanity Scheme Added

yys1113457623 committed 2 years ago
Unverified
350c577da6ec52ffdae251e690f35361157eb3f8

sanity backend added

yys1113457623 committed 2 years ago

README

The README file for this repository.

Next.js + Tailwind CSS Example

This example shows how to use Tailwind CSS (v3.2) with Next.js. It follows the steps outlined in the official Tailwind docs.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
yarn create next-app --example with-tailwindcss with-tailwindcss-app
pnpm create next-app --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).