Skip to content

A Next.js starter project coming with Preact and Tailwind CSS built-in.

License

Notifications You must be signed in to change notification settings

adonig/nextjs-starter-preact-tailwindcss

Repository files navigation

nextjs-starter-preact-tailwindcss

This is a Next.js starter project coming with Preact and Tailwind CSS built-in.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Visual Studio Code

From my experience Tailwind CSS works best with stylelint, so you might want to install the following extensions:

Also make sure you locally disable any interfering extensions (i.e. SCSS Formatter) in your workspace.

About

A Next.js starter project coming with Preact and Tailwind CSS built-in.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published